3
1
Back

Smaller board. // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*2 + thickness; right_rib_x = width_mm - thickness*2; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 40; // widest element is rotary, at 30mm right_panel_width = width_mm - thickness*2.5 - tolerance*6; left_rib_x.

New Pull Request