chiark / gitweb /
commitid-layering-test.scad: print the pause height
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 6 Feb 2016 19:01:52 +0000 (19:01 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 6 Feb 2016 19:21:18 +0000 (19:21 +0000)
commitid-layering-test.scad

index d130b118435626937cecfa0602e5456d44773cc2..3b33674a165f560c979e2b770d6eba6bf634dd7c 100644 (file)
@@ -24,4 +24,6 @@ difference(){
     Commitid_BestCount([basex,basey], margin=3);
 }
 
+echo("pause height (mm)", baseh+0.01);
+
 Commitid_FontDemo();