chiark / gitweb /
poster-tube-lid: catch: slight registration adjustment
[reprap-play.git] / poster-tube-lid.scad
index abc2c17f3738c8e295aef48930c3db5f599deca5..641b05d002c9572a6b6287690047ff61fec934a8 100644 (file)
@@ -609,7 +609,7 @@ module CatchHeadProfile(){
     translate(cppF){
       difference(){
        circle(r = dist2d(cppF, cppd));
-       circle(r = dist2d(cppF, cppa));
+       //circle(r = dist2d(cppF, cppa));
       }
     }
     polygon([ cppa,
@@ -648,7 +648,7 @@ module CatchPreDistort(){ /////toplevel
 }
 
 module CatchAssembly(){ /////toplevel
-  rotate([0,0, -(cppe[0] + cppB[0]) / sm_inner_rad * 360/TAU])
+  rotate([0,0, -(cppe[0] + cppB[0] + catch_pin_slop) / sm_inner_rad * 360/TAU])
     translate([0,0, catch_assembly_dy])
     scale(sm_inner_rad / 100)
     import(str("poster-tube-lid,CatchPostDistort-fa",