From: Ian Jackson Date: Mon, 14 Dec 2015 13:30:12 +0000 (+0000) Subject: filamentspool: Remove now-redundant and inoperative translate (nfc) X-Git-Tag: filamentspool-v2-release~100 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=7ca580d7337da5e1f275257726ee729115b493c0;p=reprap-play.git filamentspool: Remove now-redundant and inoperative translate (nfc) --- diff --git a/filamentspool.scad b/filamentspool.scad index f78c604..cf0608b 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -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;