chiark / gitweb /
filamentspool Axle partial for test
[reprap-play.git] / filamentspool.scad
index 2ffc0435571b128f948e54f865b38db1bda213f7..fe85c8f6fd7cae4f037a6842c77948bae73782a4 100644 (file)
@@ -246,6 +246,7 @@ module AxleSplitPin(){ ////toplevel
 module Axle(){ ////toplevel
   pillarswidth = DoveClipPairSane_width(towerclipcount);
 
 module Axle(){ ////toplevel
   pillarswidth = DoveClipPairSane_width(towerclipcount);
 
+if(0)
   translate([-axlehorizoffset, -axlevertheight, 0]) {
     rotate([0,0,-90])
       DoveClipPairSane(h=towercliph, count=towerclipcount, baseextend=3);
   translate([-axlehorizoffset, -axlevertheight, 0]) {
     rotate([0,0,-90])
       DoveClipPairSane(h=towercliph, count=towerclipcount, baseextend=3);
@@ -271,6 +272,7 @@ module Axle(){ ////toplevel
          cylinder(r = axlerad, h = 1 + axleclearlen + 6);
        mirror([1,0,0]) rotate([0,90,0])
          cylinder(r = washerrad, h = 3);
          cylinder(r = axlerad, h = 1 + axleclearlen + 6);
        mirror([1,0,0]) rotate([0,90,0])
          cylinder(r = washerrad, h = 3);
+if(0)
        intersection(){
          mirror([1,0,0]) rotate([0,90,0])
            cylinder(r = towercliph - shift,
        intersection(){
          mirror([1,0,0]) rotate([0,90,0])
            cylinder(r = towercliph - shift,
@@ -301,4 +303,4 @@ module AxleWasher(){ ////toplevel
 //Hub();
 //ArmExtender();
 //Axle();
 //Hub();
 //ArmExtender();
 //Axle();
-AxleWasher();
+//AxleWasher();