Enlarge washer screw hole

This commit is contained in:
Ian Gulliver
2024-07-20 20:45:19 -07:00
parent bc0598e9f6
commit 5bbbd18ce3

View File

@@ -5,7 +5,7 @@ module prusa_enclosure_mount_washer() {
// Through screw hole // Through screw hole
translate([3.5, 7, -1]) translate([3.5, 7, -1])
cylinder(h=3.5, d=3.2, $fn=50); cylinder(h=3.5, d=3.3, $fn=50);
} }
translate([7.5, 3, 2.5]) translate([7.5, 3, 2.5])