chiark / gitweb /
distort-stl: Break out project_cylinder_triangle_need_subdivide
[reprap-play.git] / 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();