3
1
Back

Depth width = 24; // [1:1:84] /* [Holes] */ hole_dist_top = 2.5; rail_clearance = 8.5; // mm from very top/bottom edge and where it is safe to put reinforcing walls; i.e. The thickness of 2mm thickness = 2; hole_radius = hole_diameter / 2; hole_vert = (board_height - hole_vdist) / 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; hole_vert .

New Pull Request