projects
/
stratum0-wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe349f4
)
/* Keycap */ fix
author
Larsan
<Larsan@stratum0.org/mediawiki/>
Tue, 23 Oct 2012 23:11:27 +0000
(23:11 +0000)
committer
Larsan
<Larsan@stratum0.org/mediawiki/>
Tue, 23 Oct 2012 23:11:27 +0000
(23:11 +0000)
RepRap%2FModelle.mw
patch
|
blob
|
history
diff --git
a/RepRap%2FModelle.mw
b/RepRap%2FModelle.mw
index
934c1c7
..
e30f290
100644
(file)
--- a/
RepRap%2FModelle.mw
+++ b/
RepRap%2FModelle.mw
@@
-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.020304 seconds
and
4
git commands to generate.