chiark / gitweb /
poster-tube-lid: catch wip, CatchAssembly
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 22 Nov 2018 00:18:31 +0000 (00:18 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 22 Nov 2018 00:18:31 +0000 (00:18 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
poster-tube-lid.scad

index 35c73c8bd58a44121f02003853fee6bbf433bd59..719ed590eb7b82b1cc90389592e2a432e9e88d27 100644 (file)
@@ -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();