3
1
Back

- (top_margin * 2); cutout_height = board_height - (top_margin * 2); cutout_height = board_height - (top_margin * 2); hole_horiz = (board_width - hole_hdist) / 2 + hole_diameter + hole_margin*2; side_margin = (board_width - hole_hdist) / 2 : 2; // The OpenSCAD default. // go positive if you want to create holes for square.

New Pull Request