chiark / gitweb /
filamentspool: 3mm: thicker prongs on cup
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 13 Dec 2015 18:25:55 +0000 (18:25 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 13 Dec 2015 22:01:01 +0000 (22:01 +0000)
filamentspool.TODO
filamentspool.scad

index 49b6d9bb0e0af723c240535847f4810a7ee2087a..b140ff6b4bf7cb15ac961ecc0feac69e85b1ca5e 100644 (file)
@@ -1,6 +1,5 @@
 todo list for filamentspool for taz-5
 
 todo list for filamentspool for taz-5
 
-cup should be thicker
 spool middle should be bigger
 spool middle should be longer to support whole cup
 spool middle should have more of arms ?
 spool middle should be bigger
 spool middle should be longer to support whole cup
 spool middle should have more of arms ?
index 7eb05f6214a9cbc8675ea7fa391168a7ffb88ffb..b84856a032affe6d4a8f3e90a87a9788bda9e1fb 100644 (file)
@@ -20,8 +20,8 @@ axlepadlen = 1.0;
 
 function selsz(sm,lg) = fdia < 2 ? sm : lg;
 
 
 function selsz(sm,lg) = fdia < 2 ? sm : lg;
 
-prongthick=5;
-prongwidth=5;
+prongthick=selsz(5,7);
+prongwidth=selsz(5,7);
 ratchetstep=15;
 ratchettooth=3;
 ratchettoothheight=5;
 ratchetstep=15;
 ratchettooth=3;
 ratchettoothheight=5;