chiark / gitweb /
bike-lipo-box: Provide a ts_zbox yardstick
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 13 Feb 2016 21:37:15 +0000 (21:37 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 13 Feb 2016 21:37:15 +0000 (21:37 +0000)
bike-lipo-box.scad

index f193341e598e58025df5153fa77473daf043ff41..43be1dd2f5f89e85b817c8a02d2dcd0a8f954b2c 100644 (file)
@@ -112,6 +112,7 @@ module ProfileDemos(){ ////toplevel
   color("blue") SealingBox_FloorProfile();
   SealingBox_LidProfile();
   color("blue") SealingBox_CeilProfile();
   color("blue") SealingBox_FloorProfile();
   SealingBox_LidProfile();
   color("blue") SealingBox_CeilProfile();
+  color("red") translate([-5,0]) square([1,ts_zbox]);
 }
                          
 //TestWall();
 }
                          
 //TestWall();