From: Ian Jackson Date: Wed, 21 Nov 2018 00:26:38 +0000 (+0000) Subject: poster-tube-lid: catch wip, before no rotate pin X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=15d36362743a8c186ffe3366a4d2b962cd4cadcf;p=reprap-play.git poster-tube-lid: catch wip, before no rotate pin Signed-off-by: Ian Jackson --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 4cb8fce..4d4f01a 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -520,13 +520,22 @@ module CatchCoreProfile(){ ////toplevel cppB, cpp3]); } - translate(cpp8) circle(catch_cr); + translate(cpp8) + circle(catch_cr); + translate(cpp0) + rotate(10) + translate(-cpp0) + polygon([ + cpp4, + cppB, + cpp3, + cpp2, + cpp1, + cpp0 + ]); difference(){ polygon([ cpp4, - cppB, cpp3, - cpp2, - cpp1, cpp0, cppA, cppE,