From 6d1a75719bf384c32803f9c0d64a35a1c2e5481e Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Mon, 8 Jul 2024 22:38:43 -0700 Subject: [PATCH] Fill gap --- spool_holder_simple.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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])