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:
f091041
)
commitid-layering-test.scad: use 3D version
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 5 Feb 2016 03:34:32 +0000
(
03:34
+0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 5 Feb 2016 03:34:32 +0000
(
03:34
+0000)
commitid-layering-test.scad
patch
|
blob
|
history
diff --git
a/commitid-layering-test.scad
b/commitid-layering-test.scad
index 11260731033407d9847a282f4ec8dbb86495ed29..dc9dfcc27cb8fc7565602a2bebee5e04743d1597 100644
(file)
--- a/
commitid-layering-test.scad
+++ b/
commitid-layering-test.scad
@@
-8,9
+8,7
@@
mirror([0,0,1])
translate([-12, -4])
cube([31, 20, baseh]);
-translate([0,0,-0.1])
-linear_extrude(height= Commitid_depth() + 0.1)
- Commitid_FontDemo_2D();
+Commitid_FontDemo();
translate([-5, 6, 0])
cylinder(r=4, h=3, $fn=20);