3
1
Back

Pointer2 = 1; top_margin = (board_height - hole_vdist) / 2; hole_margin = 1; // actually.. I don't know what this does. Pad = 0.2; // Padding to maintain manifold rotate_extrude(convexity = 5, $fn = top_rounding_faces square(top_rounding_radius + pad, top_rounding_radius + pad); rotate_extrude(convexity = 5, $fn = stem_faces); // Widening part at the module .

New Pull Request