From 7ca580d7337da5e1f275257726ee729115b493c0 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 14 Dec 2015 13:30:12 +0000 Subject: [PATCH] filamentspool: Remove now-redundant and inoperative translate (nfc) --- filamentspool.scad | 1 - 1 file changed, 1 deletion(-) 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; -- 2.30.2