From 5462346bac9ac0d2770db685371e97cc31619f76 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 31 Mar 2020 16:17:18 +0100 Subject: [PATCH] quacks-ingredients: -counts: How to print zero-spots counters Signed-off-by: Ian Jackson --- quacks-ingredients.scad | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quacks-ingredients.scad b/quacks-ingredients.scad index ed18b02..6925a1b 100644 --- a/quacks-ingredients.scad +++ b/quacks-ingredients.scad @@ -10,6 +10,10 @@ // make -j8 quacks-ingredients-L{1,2,3,4,5},Base_Yellow.auto.stl // // ./quacks-ingredients-make-copy-gcodes Base_Yellow etc. +// +// Print Q-P-1 in spots, Q-P-2 in main colour, Q-P-3 in spots +// +// For colours which only have zero-spot counters, print only Q-P-2 token_dia = 20; spot_dia = 4.3; -- 2.30.2