diff --git a/spool_holder_simple.scad b/spool_holder_simple.scad index 307a835..d4fda0c 100644 --- a/spool_holder_simple.scad +++ b/spool_holder_simple.scad @@ -5,7 +5,7 @@ module spool_holder_simple() { spoolmount_b(); // Fill in spoolmount - cylinder(h=5, r=25); + cylinder(h=5, r=26); // Main body translate([0, 0, 5])