3
1
Back

[1:1:360] // Unit size (mm /* [Panel] */ width = 24; // [1:1:84] // margins from edges v_margin = hole_dist_top*2 + thickness; col_left = h_margin; col_right = width_mm - thickness*2.2; left_rib_x = thickness * 2; right_rib_x = width_mm - thickness*2; // How much horizontal space needed for left-hand and right-hand sub-panels left_panel_width = 12.5*3 + tolerance*4 + 2; // Website specifies a thickness.

New Pull Request