3
1
Back

Needed for left-hand and right-hand sub-panels left_panel_width = 40; // widest element is rotary, at 30mm slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; panel(width); // waves out wall(h=4, w=width_mm-hole_dist_top-4); // one more to mount a circuit board to, dead center.

New Pull Request