3
1
Back

(HP hole_dist_side = hp_mm(1.5); // Hole for shaft cutout // set screw hole's center over the base panel's thickness to account for margin at edges width = 38; // [1:1:84] // margins from edges h_margin = hole_dist_side + thickness; right_rib_x = width_mm - 9.5/2 - right_rib_thickness - tolerance; // left_rib_x = thickness * 1.2; right_rib_x = width_mm - thickness*2; slider_center = (width_mm - left_panel_width - right_panel_width)/2.

New Pull Request