3
1
Back

Bottom right [right_edge, rotate_vector_sin * rail_depth] // top stuff // 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 = row_1 + vertical_space/7; row_4 = working_increment*3 + row_1; row_5 = working_increment*4 + row_1; working_increment = working_height / 7.

New Pull Request