Expand small hex nut size slightly
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user