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:
7938a79
)
commitid-layering-test.scad: print the pause height
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 6 Feb 2016 19:01:52 +0000
(19:01 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 6 Feb 2016 19:21:18 +0000
(19:21 +0000)
commitid-layering-test.scad
patch
|
blob
|
history
diff --git
a/commitid-layering-test.scad
b/commitid-layering-test.scad
index d130b118435626937cecfa0602e5456d44773cc2..3b33674a165f560c979e2b770d6eba6bf634dd7c 100644
(file)
--- a/
commitid-layering-test.scad
+++ b/
commitid-layering-test.scad
@@
-24,4
+24,6
@@
difference(){
Commitid_BestCount([basex,basey], margin=3);
}
+echo("pause height (mm)", baseh+0.01);
+
Commitid_FontDemo();