chiark / gitweb /
filamentspool: Provide comments for "fdia" and "lightduty"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 13 Jan 2016 23:43:34 +0000 (23:43 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 13 Jan 2016 23:54:38 +0000 (23:54 +0000)
filamentspool.scad

index 376c8c6c2f01b04511f81a317d565248d84f5c98..755916f2ffa721c369a69b0c6ca6e4289ca672fb 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C -*-
 
 // -*- C -*-
 
-fdia=2.85;
-lightduty=false;
+fdia=2.85; // or 1.75
+lightduty=false; // or true
+
 
 slop=0.5;
 bigslop=slop*2;
 
 slop=0.5;
 bigslop=slop*2;