Expand small hex nut size slightly

This commit is contained in:
Ian Gulliver
2024-07-11 15:54:04 -07:00
parent b0a3b60766
commit 41ec1693c7

View File

@@ -15,7 +15,7 @@ module screw_hole(h) {
// Small hex nut // Small hex nut
linear_extrude(0.01) linear_extrude(0.01)
hexagon(inradius=2.55); hexagon(inradius=2.65);
} }
// Screw head cutout // Screw head cutout