3
1
Back

Panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; out_row_2 = working_increment*1 + out_row_1; //special-case the top (mm) hole_dist_top = 2.5; rail_clearance = 8.5; // mm from very top/bottom.

New Pull Request