From: Ian Jackson Date: Tue, 17 Oct 2017 19:00:27 +0000 (+0100) Subject: poster-tube-lid: align bayo outline X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=19fc66028d59d290a4e95c8a982c23eb11abd7fb;p=reprap-play.git poster-tube-lid: align bayo outline --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 21b2945..f581ead 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -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