X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=commitid-cube-test.scad;fp=commitid-cube-test.scad;h=485816a8e4cdfefd2c47225745bc9092b5200210;hb=d7e83a2e4c44711aebe76882e6f12981575fe5a3;hp=a5251a4252e4b178ca6e7e31ceef2a8c5f00b56c;hpb=c715d551a6a484c0857dd4521100563c47caa0e5;p=reprap-play.git diff --git a/commitid-cube-test.scad b/commitid-cube-test.scad index a5251a4..485816a 100644 --- a/commitid-cube-test.scad +++ b/commitid-cube-test.scad @@ -6,16 +6,14 @@ baseh= 1; sz = 20; -h = 0.4; +h = Commitid_depth(); d = h; module FD () { - scale([2,2,1]) { - translate([0.5,1.5,-d]) + translate([1, 3, -d]) linear_extrude(height= h + d) Commitid_FontDemo(); - } } module TC () { ////toplevel