From 62df5d5cfcaa6ede9f3b6441de8a0a3a963d9d97 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Thu, 02 Aug 2018 11:22:53 +0000 Subject: minor cleanup --- diff --git a/another.scad b/another.scad index 41f40bc..302e314 100644 --- a/another.scad +++ b/another.scad @@ -288,11 +288,6 @@ module the_extruder( cylinder(d=spring_d+spring_d_clearance,h=spring_lc+spring_dl,$fn=PI*spring_d); translate([0,0,spring_lc+spring_dl]) sphere(d=spring_d*3/4,$fn=PI*spring_d); } - //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); } }//difference -- cgit v0.9.0.2