From 46a7b39e561b5088d5c9019684e52524f8073620 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 23 Aug 2012 14:43:06 +0100 Subject: [PATCH] 10254 our tower-base wip --- th-10254/tower-base.scad | 2 -- 1 file changed, 2 deletions(-) diff --git a/th-10254/tower-base.scad b/th-10254/tower-base.scad index d3676bf..02908bd 100644 --- a/th-10254/tower-base.scad +++ b/th-10254/tower-base.scad @@ -90,8 +90,6 @@ module towerbase() { rotate([0,0,angle]) mirror([1,0,0]) halfside(); } } - //translate([-mw2,-mw2,-1]) - // cube([motorwidth,motorwidth,motorheight]); } translate([0,0,totalheight]) rotate([0,-90,0]) -- 2.30.2