-rw-r--r-- | another.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/another.scad b/another.scad index eff4807..e4d79f9 100644 --- a/another.scad +++ b/another.scad @@ -22,3 +22,3 @@ module the_extruder( // idler properties - idler_d = 9.5, idler_h = 4, idler_id = 3, // idler dimensions: outer and inner diameters and height + idler_d = 10, idler_h = 4, idler_id = 3, // idler dimensions: outer and inner diameters and height // spring properties |