3
1
Back

Module mounting_hole_m3(h=thickness, flange=8, style="nut"){ cube([flange, flange, h], center=true); if (style == "nut"){ // a round cutout (to use an m3 nut into // a round shafthole base shape. Cylinder(r = 8, h.

New Pull Request