From 1ec07b3a93315a2cefab0057b70ccf3082ac80bf Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 30 Dec 2015 16:43:32 +0000 Subject: [PATCH] filamentspool: Set lightduty=false, prepping for storagearm --- filamentspool.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filamentspool.scad b/filamentspool.scad index f8b1ede..2502d28 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -1,7 +1,7 @@ // -*- C -*- fdia=2.85; -lightduty=true; +lightduty=false; slop=0.5; bigslop=slop*2; -- 2.30.2