chiark / gitweb /
commitid-cube-test: Provide rotated TTWall too
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 5 Feb 2016 16:16:59 +0000 (16:16 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 5 Feb 2016 16:16:59 +0000 (16:16 +0000)
commitid-cube-test.scad

index 3da624c53922a1420ce6cb9a7ac18d716105e5fa..861282da73659614892b4349a1bdb7fdcf0cd0f5 100644 (file)
@@ -60,6 +60,7 @@ module TT () { ////toplevel
   translate([-sz,0,0]) rotate([0,0,0]) FD();
 
   TTWall();
   translate([-sz,0,0]) rotate([0,0,0]) FD();
 
   TTWall();
+  translate([0,0,-t]) rotate([90,0,0]) TTWall();
 }
 
 echo("pixelsz:", str(Commitid_pixelsz()),
 }
 
 echo("pixelsz:", str(Commitid_pixelsz()),