chiark / gitweb /
filamentspool: Prep for print
[reprap-play.git] / filamentspool.scad
index 869ca3330872212a4eb2fd80d6b29862c4b6a18b..907032788ca29955e0909536fc02b8531be1226f 100644 (file)
@@ -35,7 +35,7 @@ ratchettoothsmoothr=1;
 ratchettoothslope=0.75;
 overlap=0.5;
 cupwidth=selsz(40,50);
-cupheight=selsz(55,50);
+cupheight=selsz(55,55);
 
 cupstrong_dx=selsz(0,-10);
 
@@ -55,7 +55,8 @@ overcliproundr=2.0;
 overclipthick=1.0;
 overclipcupnextgap=20;
 
-hubaxlelen = selsz(25, cupwidth);
+hubaxlelen = selsz(25, cupwidth*.75 + 20);
+echo(hubaxlelen);
 
 overclipsmaller=-2.5;
 overclipbigger=0.0;
@@ -448,7 +449,7 @@ module FilamentCupPair(){ ////toplevel
 }
 
 //ArmEnd();
-FilamentCup();
+//FilamentCup();
 //FilamentCupPair();
 //CupSecuringClip();
 //Hub();