3
1
Back

.... 1 + 2 + hole_diameter + hole_margin*2; side_margin = (board_width - hole_hdist) / 2 + hole_diameter + hole_margin*2; side_margin = (board_width - hole_hdist) / 2 + hole_diameter + hole_margin*2; side_margin = (board_width - hole_hdist) / 2; standoff_radius = hole_radius * 2.5; standoff_height = 3; // tweak on this script somewhere where OpenSCAD can find it (your current project's * working directory/folder or your OpenSCAD libraries directory/folder).

New Pull Request