-rw-r--r-- | another.scad | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/another.scad b/another.scad index 41f40bc..302e314 100644 --- a/another.scad +++ b/another.scad @@ -290,7 +290,2 @@ module the_extruder( } - //sphere(d=spring_d*3/4,$fn=PI*spring_d); - * difference() { - // spring support - translate([0,-longwing,filament_elevation]) - sphere(d=spring_d*3/4,$fn=PI*spring_d); } |