X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=filamentspool.scad;h=6c599c5fbc12ca82d5bae84647e579620d339c4b;hb=d6e3cc4eec4343d6300927d1c6797e3883583d84;hp=9fbd1f8188a4955136ae70cb73c106d88237c215;hpb=378396c125ba134a2fa950bcf0c25b89a40ecb28;p=reprap-play.git diff --git a/filamentspool.scad b/filamentspool.scad index 9fbd1f8..6c599c5 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -165,7 +165,7 @@ num_arms = selsz(3,3,4); channelslop=selsz(slop,0.75,slop); exteffrad = 70; -hubeffrad = selsz(30, 82, 40); +hubeffrad = selsz(30, 52, 40); hubbigrad = selsz(20, 38, 38); hublwidth = selsz(3, 2.5, 3.0); hubstemwidth = 2; @@ -176,20 +176,20 @@ axletowerfudgebend = 0; axleaxlefudgebend = 3; axlepadlen = 1.0; -armend_length = 120; +armend_length = selsz(120, 150, 120); prongthick=selsz(5,4,5); prongwidth=selsz(5,4,5); prongribwidth=3; prongribheight=selsz(0,0,4); -ratchetstep=15; +ratchetstep=10; ratchettooth=3; ratchettoothheight=5; ratchettoothsmoothr=1; ratchettoothslope=0.75; overlap=0.5; cupwidth=selsz(40,25,50); -cupheight=selsz(75,35,55); +cupheight=selsz(75,35,75); cupstrong_dx=selsz(0,0,-10);