chiark / gitweb /
filamentspool cup overclip fix no stupid cut
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 01:01:04 +0000 (02:01 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 01:01:04 +0000 (02:01 +0100)
filamentspool.scad

index 1fde13a18b0bedf1a49699dfed74a855240ca1a2..f13ba430e0be311a7946d841edcda11af0f59483 100644 (file)
@@ -169,7 +169,7 @@ module CupSecuringClip(){
        cube([wingswidth, wingsize, wingthick]);
     }
     translate([0,0,-0.1])
        cube([wingswidth, wingsize, wingthick]);
     }
     translate([0,0,-0.1])
-      CupSecuringClipSolidSmooth(xrad=0, xdepth=5);
+      CupSecuringClipSolidSmooth(xrad=0, xdepth=0.2);
   }
 }
 
   }
 }