From: Ian Jackson Date: Wed, 13 Jan 2016 23:43:34 +0000 (+0000) Subject: filamentspool: Provide comments for "fdia" and "lightduty" X-Git-Tag: filamentspool-v2-release~4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=7f35f108c8a9f7d69d147f1c8b2d8d91cf207cbb;p=reprap-play.git filamentspool: Provide comments for "fdia" and "lightduty" --- diff --git a/filamentspool.scad b/filamentspool.scad index 376c8c6..755916f 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -1,7 +1,8 @@ // -*- C -*- -fdia=2.85; -lightduty=false; +fdia=2.85; // or 1.75 +lightduty=false; // or true + slop=0.5; bigslop=slop*2;