From: Ian Jackson Date: Tue, 27 Nov 2018 21:51:06 +0000 (+0000) Subject: poster-tube-lid: catch: rework mostly done ? X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=0dd084916e997047d879b074c71b5d40a311f747 poster-tube-lid: catch: rework mostly done ? Signed-off-by: Ian Jackson --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 91ce3cc..d17892d 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -589,6 +589,7 @@ module CatchAssemblyCoreProfile(){ cpp11, ]); } + translate(cpp2) circle(r= catch_cr); } }