chiark / gitweb /
filamentspool wrappers
[reprap-play.git] / tower-base.scad
index 49c317beb7871a1329a258847fdbe9da315710e0..c8ae268f029d049fe2c5d337fa967e316a65289a 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- C -*- */
 
-motorwidth=35.2;
+motorwidth=35.7;
 motorheight=34.5;
 totalheight=58;
 
@@ -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(){