3
1
Back

Horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // [1:1:84] /* [Holes] */ // Four hole threshold (HP h_margin = thickness*2; v_margin = hole_dist_top*2 + thickness; col_left = thickness * 1.2; right_rib_x = width_mm - hole_dist_side - thickness; // column from edge plus hole radius //calculated x value of exact middle of slider panel (between steps 5 and 6); middle of panel after deducting left/right.

New Pull Request