3
1
Back

= 20; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // widest element is rotary, at 30mm slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; row_2 = working_increment*1 + row_1; row_3 = row_2 + vertical_space/7; row_5 = working_increment*4 + out_row_1; out_row_9 = working_increment*8 .

New Pull Request