chiark / gitweb /
filamentspool: Remove now-redundant and inoperative translate (nfc)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 14 Dec 2015 13:30:12 +0000 (13:30 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 14 Dec 2015 13:30:12 +0000 (13:30 +0000)
filamentspool.scad

index f78c6048f7188879ffac0e6bcdcb5382db2396de..cf0608ba20cf83b9ea3ab9935095bd50a92f6249 100644 (file)
@@ -174,7 +174,6 @@ module FilamentCup() { ////toplevel
 
   translate([0, dy, 0])
     FilamentCupCup();
-  translate([0, -1, 0]);
   cube([prongwidth, dy+1+cupwidth/2, prongthick]);
 
   midrad = cupwidth/2 + prongwidth/2;