From: Ian Jackson Date: Mon, 28 Dec 2015 15:59:07 +0000 (+0000) Subject: filamentspool: increase channelslop for lightduty 2.85 X-Git-Tag: filamentspool-v2-release~26 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=6a2a3b6102c2fb35915db32e2a04cd3a7c8acdfb;p=reprap-play.git filamentspool: increase channelslop for lightduty 2.85 --- diff --git a/filamentspool.scad b/filamentspool.scad index b5baeaa..f8b1ede 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -11,7 +11,7 @@ function usedove() = selsz(true,true,false); num_arms = selsz(3,3,4); -channelslop=selsz(slop,slop,slop); +channelslop=selsz(slop,0.75,slop); exteffrad = 70; hubeffrad = selsz(30, 82, 40);