chiark / gitweb /
poster-tube-lid: align bayo outline
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 17 Oct 2017 19:00:27 +0000 (20:00 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 17 Oct 2017 19:00:27 +0000 (20:00 +0100)
poster-tube-lid.scad

index 21b29456c06a4d6053f690c5e902d3850904cdfe..f581ead27408545f51f1adea502e79eab24e42cb 100644 (file)
@@ -207,7 +207,7 @@ module BayonetCutout(){
 
 module ProfilesDemo(){ ////toplevel
   translate([-10,0]) MainProfile();
-  translate([+10,0]) polygon(bayo_polygon, convexity=10);
+  translate([+10, -side_height]) polygon(bayo_polygon, convexity=10);
 }
 
 module LimitForHandling(){ ////toplevel