chiark
/
gitweb
/
~ianmdlvl
/
reprap-play.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52999a9
)
commitid-layering-test: make cylinder finer
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 6 Feb 2016 19:25:30 +0000
(19:25 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 6 Feb 2016 19:25:30 +0000
(19:25 +0000)
commitid-layering-test.scad
patch
|
blob
|
history
diff --git
a/commitid-layering-test.scad
b/commitid-layering-test.scad
index c988c98443be1ea480f169938bb98e843c820aad..e9c25b2ca3e98e287ecfdffb7f47075dd8eaeaeb 100644
(file)
--- a/
commitid-layering-test.scad
+++ b/
commitid-layering-test.scad
@@
-22,7
+22,7
@@
difference(){
}
translate([-6, 6, 0])
- cylinder(r=4, h=3, $fn=
2
0);
+ cylinder(r=4, h=3, $fn=
5
0);
echo("pause height (mm)", baseh+0.01);