This commit is contained in:
Ian Gulliver
2024-07-08 22:38:43 -07:00
parent 45339677d8
commit 6d1a75719b

View File

@@ -5,7 +5,7 @@ module spool_holder_simple() {
spoolmount_b(); spoolmount_b();
// Fill in spoolmount // Fill in spoolmount
cylinder(h=5, r=25); cylinder(h=5, r=26);
// Main body // Main body
translate([0, 0, 5]) translate([0, 0, 5])