chiark / gitweb /
filamentspool: Prep a bit more for lightduty (still nfc)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 17 Dec 2015 00:38:31 +0000 (00:38 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 17 Dec 2015 00:38:31 +0000 (00:38 +0000)
filamentspool.scad

index 4952aece509d11c0345c8df00311f32827ec89be..b28ccac1a847d01aa6aa25deb917ded9d06715ff 100644 (file)
@@ -54,7 +54,7 @@ overclipcupgap=5;
 overclipdepth=15;
 overcliproundr=2.0;
 overclipthick=1.0;
-overclipcupnextgap=20;
+overclipcupnextgap=selsz(20,20,20);
 
 hubaxlelen = selsz(25, 87.5, 87.5);
 echo(hubaxlelen);
@@ -66,8 +66,8 @@ wingspoke=2.5;
 wingsize=6;
 wingthick=3;
 
-armendwallthick=2.5;
-armendbasethick=1.2;
+armendwallthick=selsz(2.5, 2.5, 2.5);
+armendbasethick=selsz(1.2, 1.2, 1.2);
 
 axlehorizoffset = 12.5;
 axlevertheight = 100;