3
1
Back

Differ hole_vdist = 44.5; hole_radius = hole_diameter / 2; hole_vert = (board_height - hole_vdist) / 2 + hole_diameter + hole_margin*2; side_margin = (board_width - hole_hdist) / 2 + hole_diameter + hole_margin*2; cutout_width = board_width .

New Pull Request