X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=poster-tube-lid.scad;h=6ae96f99b41e65e434dae5256deaad617645cc99;hb=3de1b50170ea835296c074fde1aa0864d14cac83;hp=dcb18b3df29725ab385a53acf77ab1f74f251e1c;hpb=7dcc6bbcb0e6a1e316a3327c85117346a7cdf17a;p=reprap-play.git diff --git a/poster-tube-lid.scad b/poster-tube-lid.scad index dcb18b3..6ae96f9 100644 --- a/poster-tube-lid.scad +++ b/poster-tube-lid.scad @@ -597,6 +597,17 @@ module CatchAssembly(){ /////toplevel } } +module CatchDemo(){ /////toplevel + translate([0,0, + -catch_strap_width + -cpp0[1] + ]) + CatchAssembly(); + translate([0,0,+side_height + ]) + %Cover(); +} + //ProfilesDemo(); //BayonetCutout(); //MainProfile();