3
1
Back

5 square(top_rounding_radius + pad, top_rounding_radius + pad); circle(r = top_rounding_radius, $fn = sphere_indents_faces); height = cone_indents_height + 2 + hole_diameter + hole_margin*2; cutout_width = board_width - (side_margin * 2); hole_horiz = (board_width - hole_hdist) / 2; standoff_radius = hole_radius * 2.5; standoff_height = 3; // tweak on this.

New Pull Request