From: Ian Jackson Date: Sat, 6 Feb 2016 19:01:52 +0000 (+0000) Subject: commitid-layering-test.scad: print the pause height X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=d4563676cf0c47f8a49a861d9663c6990689fd0c;ds=sidebyside commitid-layering-test.scad: print the pause height --- diff --git a/commitid-layering-test.scad b/commitid-layering-test.scad index d130b11..3b33674 100644 --- 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();