3
1
Back

Edges v_margin = hole_dist_top*2; output_column = width_mm - thickness*2; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12.5*3 + tolerance*4; // column from edge plus hole radius //calculated x value of exact middle of panel after deducting left/right sub-panels // top stuff // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12*3 + tolerance*2; // rib + half a jack col_right = width_mm - thickness*2; slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; out_row_2 = out_working_increment*1 + out_row_1; //special-case the top to indicate current step. (10) Sockets: Collapse all files Diff.

New Pull Request