-rw-r--r-- | another.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/another.scad b/another.scad index be0c887..6af68b6 100644 --- a/another.scad +++ b/another.scad @@ -208,3 +208,3 @@ module the_extruder( union() { - cylinder(d=gearbox_d,h=body_h,$fn=fnd*gearbox_d); + cylinder(d=gearbox_d,h=body_h,$fn=fnd*gearbox_d); // finger and spring support |