chiark / gitweb /
10254 our tower-base wip
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 23 Aug 2012 13:43:06 +0000 (14:43 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 23 Aug 2012 13:43:06 +0000 (14:43 +0100)
th-10254/tower-base.scad

index d3676bf343aec7ffe74028bc49cb699817b9f670..02908bdff82e44ad71b06c8868a0a86707b3d0a3 100644 (file)
@@ -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])