chiark / gitweb /
filamentspool: 3mm: more Hub axle len
[reprap-play.git] / filamentspool.scad
index 37edb6b628b5de98a7d4575fa31e2af227ab7cd8..54218321c42cffdc64fa22840e4729899951d7c0 100644 (file)
@@ -13,10 +13,10 @@ num_arms = selsz(3,4);
 exteffrad = 70;
 hubeffrad = selsz(30, 50);
 hubbigrad = selsz(20, 45);
-hublwidth = selsz(3, 5);
+hublwidth = selsz(3, 4);
 hubstemwidth = 2;
 hublthick = 10;
-hubaxlerad = selsz(5, 17/2);
+hubaxlerad = selsz(5, 28/2);
 totalheightfromtower = 240;
 axletowerfudgebend = 0;
 axleaxlefudgebend = 3;
@@ -55,7 +55,7 @@ overcliproundr=2.0;
 overclipthick=1.0;
 overclipcupnextgap=20;
 
-hubaxlelen = selsz(25, cupwidth*.75 + 20);
+hubaxlelen = selsz(25, 87.5);
 echo(hubaxlelen);
 
 overclipsmaller=-2.5;
@@ -89,7 +89,7 @@ ratchetpawl=ratchetstep-ratchettooth-bigslop*2;
 nondove_armhole_x = 32;
 nondove_armhole_hole = 4 + 0.8;
 nondove_armhole_support = 7;
-nondove_armhole_wall = 4;
+nondove_armhole_wall = 3.2;
 nondove_armhole_slop = 0.5;
 nondove_armhole_slop_x = 0.5;