From 0dd084916e997047d879b074c71b5d40a311f747 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 27 Nov 2018 21:51:06 +0000 Subject: [PATCH] poster-tube-lid: catch: rework mostly done ? Signed-off-by: Ian Jackson --- poster-tube-lid.scad | 1 + 1 file changed, 1 insertion(+) 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); } } -- 2.30.2