From: Ian Jackson Date: Thu, 22 Nov 2018 00:18:31 +0000 (+0000) Subject: poster-tube-lid: catch wip, CatchAssembly X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=79d5150badad5200aa0d637479d4458ff129ba55;p=reprap-play.git poster-tube-lid: catch wip, CatchAssembly Signed-off-by: Ian Jackson --- diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index 35c73c8..719ed59 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -570,6 +570,11 @@ module CatchPreDistort(){ /////toplevel CatchCoreProfile(); } +module CatchAssembly(){ /////toplevel + scale(sm_inner_rad / 100) + import("poster-tube-lid,CatchPostDistort.stl", convexity=20); +} + //ProfilesDemo(); //BayonetCutout(); //MainProfile();