chiark / gitweb /
wine-vacuum-adapter: echo the wall thickness
[reprap-play.git] / wine-vacuum-adapter.scad
index 0f622e8c53eefa2d339033eb675953079c3cd798..11fa5c3f005cfc71b8e12742d2916f279cfb7fb2 100644 (file)
@@ -19,6 +19,8 @@ $fs=0.1;
 india_use = india_nom + india_slop;
 middia_use = middia_nom - middia_slop;
 
+echo("MIN WALL", (middia_use - india_use)/2);
+
 module Plan() {
   polygon([[ india_use/2,    -hbot ],
           [ outdia/2,       -hbot ],