chiark / gitweb /
poster-tube-lid: wip parametric integration, rework
[reprap-play.git] / poster-tube-lid.scad
index c3a3a05aa18aa8e4bb1f5575558b8cda14875e8e..23299df350bbe43877a38e3e12bdbc7f1a8ca188 100644 (file)
@@ -198,7 +198,7 @@ module MainProfile(){
       translate([ 0, oring_y_rad ])
        scale([ 1/oring_oblate * (oring_compress_more+1) , oring_oblate ])
        circle(oring_thick/2);
-      #translate([ 0, oring_y_rad*2 - oring_thick/2 ])
+      translate([ 0, oring_y_rad*2 - oring_thick/2 ])
        circle(oring_thick/2);
     }
   }
@@ -341,6 +341,10 @@ module Cover(){ ////toplevel
       }
     }
   }
+  translate([-implheadcup_large_dia * .5 - implheadcup_thick,
+            -implheadcup_large_dia * .0,
+            middle_bot_z])
+    ImplHeadCup();
 //  translate(strap_hoop_thick * [-0.5, 0, +1])
 //    translate([handling_dia/2, 0, -side_height])
 //    rotate([0,180,0]) rotate([0,0,90])