3
1
Back

//mm first_col = 10.1+center_adjust; //mm second_col = width_mm/2; row_1 = bottom_row + v_margin + 12; row_2 = row_1 + vertical_space/7; row_3 = working_increment*2 + row_1; working_increment = working_height / 6; // generally-useful spacing amount for vertical columns of stuff right_rib_thickness = 2; arrow_scale_shaft = 1.5; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // widest element.

New Pull Request