chiark / gitweb /
tower-base remove troublesome and unneeded cutout
[reprap-play.git] / tower-base.scad
index 49c317beb7871a1329a258847fdbe9da315710e0..103fa9bf7434545bbf7ef0847f81289419f1c4b2 100644 (file)
@@ -109,11 +109,11 @@ module towerbase() {
        rotate([0,0,angle]) mirror([1,0,0]) halfside();
       }
     }
-    multmatrix([[      -1,     0,      0, -mw2 - botleftstand ],
-               [       0,      1,      0,      -100    ],
-               [       1,      0,      1, -100 + botleftgap ],
-               [       0,      0,      0,      1       ] ])
-      cube([100,200,100]);
+//    multmatrix([[    -1,     0,      0, -mw2 - botleftstand ],
+//             [       0,      1,      0,      -100    ],
+//             [       1,      0,      1, -100 + botleftgap ],
+//             [       0,      0,      0,      1       ] ])
+//      cube([100,200,100]);
   }
   translate([clippairy/2,0,totalheight]) {
     difference(){