From: Ian Jackson Date: Tue, 27 Nov 2018 22:06:31 +0000 (+0000) Subject: poster-tube-lid: catch: fix assembly and demos X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=44c6b12298974564a9bb50e7c5c35d9b74b0fc8c;p=reprap-play.git poster-tube-lid: catch: fix assembly and demos Signed-off-by: Ian Jackson --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 77ecb17..31401f0 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -658,8 +658,7 @@ module CatchAssembly(){ /////toplevel module CatchDemo(){ /////toplevel color("blue") translate([0,0, - -catch_strap_width - -cpp0[1] + -catch_assembly_dy ]) CatchAssembly(); translate([0,0,+side_height @@ -669,8 +668,7 @@ module CatchDemo(){ /////toplevel module CatchDemoS(){ /////toplevel color("blue") translate([0,0, - -catch_strap_width - -cpp0[1] + -catch_assembly_dy ]) CatchAssembly(); intersection(){