3
1
Back

Nut to match the top knob working_width = width_mm - h_margin; left_rib_x = thickness * 1; right_rib_x = width_mm - thickness*2; // draw panel, subtract holes // v_wall(h=4, l=height-rail_clearance*2-thickness); // top horizontal rib // h_wall(h=1.6, l=right_rib_x); // middle-bottom h rib // h_wall(h=4, l=right_rib_x); // one more vertical to mount the 3PDT switch.

New Pull Request