X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=commitid-layering-test.scad;h=dc9dfcc27cb8fc7565602a2bebee5e04743d1597;hp=11260731033407d9847a282f4ec8dbb86495ed29;hb=9755520a70fa4b32fc1ee8c6e3d6012cdd108a5f;hpb=e4042868b2b9ac64b04cbd2df50de89bb1b72b2b diff --git a/commitid-layering-test.scad b/commitid-layering-test.scad index 1126073..dc9dfcc 100644 --- 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);