chiark / gitweb /
filamentspool: 3mm: Move cup prop inwards
[reprap-play.git] / filamentspool.scad
index 907032788ca29955e0909536fc02b8531be1226f..0c2d281e830ca894973819bd5acba6c1c85bf58e 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;
@@ -39,7 +39,7 @@ cupheight=selsz(55,55);
 
 cupstrong_dx=selsz(0,-10);
 
-propxshift = 0;
+propxshift = -18;
 
 doveclipheight = 10;
 
@@ -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;