chiark / gitweb /
filamentspool: 3mm: more Hub axle len
[reprap-play.git] / filamentspool.scad
index 907032788ca29955e0909536fc02b8531be1226f..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;
@@ -87,9 +87,9 @@ frictionwasherextrapush = 1.0;
 ratchetpawl=ratchetstep-ratchettooth-bigslop*2;
 
 nondove_armhole_x = 32;
-nondove_armhole_hole = 4;
+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;