chiark / gitweb /
filamentspool: Set lightduty=false, prepping for storagearm
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 30 Dec 2015 16:43:32 +0000 (16:43 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 30 Dec 2015 16:43:32 +0000 (16:43 +0000)
filamentspool.scad

index f8b1edea7122f0b5e6a706c350bb25e535418a7a..2502d2805191f6fa23c031f77c0b58b045e1e121 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C -*-
 
 fdia=2.85;
-lightduty=true;
+lightduty=false;
 
 slop=0.5;
 bigslop=slop*2;