/* Keycap */ fix
authorLarsan <Larsan@stratum0.org/mediawiki/>
Tue, 23 Oct 2012 23:11:27 +0000 (23:11 +0000)
committerLarsan <Larsan@stratum0.org/mediawiki/>
Tue, 23 Oct 2012 23:11:27 +0000 (23:11 +0000)
RepRap%2FModelle.mw

index 934c1c7..e30f290 100644 (file)
@@ -19,7 +19,7 @@ intersection() {
     }
     cylinder(h=2.4, r=height/2, center=true);
     translate([0, 6.8, 0]) cylinder(h=10, r=5/2, center=true);
-       translate([0,-10,0])rotate([])cube([40,24,1],center=true);
+       translate([0,-10,0])rotate([0,0,0])cube([40,24,1],center=true);
   }
   translate([0,11.5,-10]) cube(size=[100,30,100], center=true);
 }
This page took 0.027566 seconds and 4 git commands to generate.