From 4880f431ca3bfb1addfb055888c0967d44b8a18f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 13 Feb 2016 21:37:15 +0000 Subject: [PATCH] bike-lipo-box: Provide a ts_zbox yardstick --- bike-lipo-box.scad | 1 + 1 file changed, 1 insertion(+) diff --git a/bike-lipo-box.scad b/bike-lipo-box.scad index f193341..43be1dd 100644 --- a/bike-lipo-box.scad +++ b/bike-lipo-box.scad @@ -112,6 +112,7 @@ module ProfileDemos(){ ////toplevel color("blue") SealingBox_FloorProfile(); SealingBox_LidProfile(); color("blue") SealingBox_CeilProfile(); + color("red") translate([-5,0]) square([1,ts_zbox]); } //TestWall(); -- 2.30.2