From affabcc51d3379bdf6a6b92b9e0e67e9b6ec3fde Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 9 Feb 2016 21:56:07 +0000 Subject: [PATCH] filamentspool: mention -lt and -sm source files in filamentspool.scad --- filamentspool.scad | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/filamentspool.scad b/filamentspool.scad index b07c2e9..3bdd78a 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -46,6 +46,8 @@ // // You will also need 4 x M4 machine screws and nuts. // +// This is the default. +// // ===== Light duty 3-armed spool for 3mm x <=30m coil ===== // // A light duty 3-armed spool suitable for up to around 30m @@ -54,6 +56,8 @@ // Set // fdia=2.85 // lightduty=true +// (or look in filamentspool-lt.scad). +// // And print following parts // Hub // ArmEnd x 3 @@ -119,6 +123,8 @@ // Set // fdia=2.85 // lightduty=false +// (or look in filamentspool-sm.scad). +// // And print one of these, according to taste // StorageArmLeft // StorageArmRight -- 2.30.2