3
1
Back

// 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 h_wall(h=4, l=slider_spacing * 10 + center_adjust; right_col = width_mm - thickness*2; slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12.

New Pull Request