chiark / gitweb /
commitid-cube-test: Use 3D version
[reprap-play.git] / commitid-cube-test.scad
index 0a2029d80048c72fe007138c9f94c35299ac6949..0ef22390f6c3013a521648af8014224c490f65cc 100644 (file)
@@ -6,14 +6,9 @@ baseh= 1;
 
 sz = 20;
 
-h = Commitid_depth();
-
-d = h;
-
 module FD () {
-    translate([1, 3, -d])
-    linear_extrude(height= h + d)
-      Commitid_FontDemo_2D();
+    translate([1, 3, 0])
+      Commitid_FontDemo();
 }
 
 module TC () { ////toplevel