From 7f35f108c8a9f7d69d147f1c8b2d8d91cf207cbb Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 13 Jan 2016 23:43:34 +0000 Subject: [PATCH] filamentspool: Provide comments for "fdia" and "lightduty" --- filamentspool.scad | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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; -- 2.30.2