X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=quacks-ingredients.scad;h=6925a1b8cc34ca3f4b314ad550aafe983959a689;hb=eb06f06509cc2403d8592cd147d89d9a1b8bb97f;hp=367d6ab9a5fc112af74c2c749224f8555583ea24;hpb=718a3f1998a1d400916ae2414f4d729d2df9a9f5;p=reprap-play.git diff --git a/quacks-ingredients.scad b/quacks-ingredients.scad index 367d6ab..6925a1b 100644 --- a/quacks-ingredients.scad +++ b/quacks-ingredients.scad @@ -1,5 +1,20 @@ // -*- C -*- +// +// git clean -xdff +// ./quacks-ingredients-update-levels +// make autoincs +// +// make -j8 quacks-stls 2>&1 | tee log +// OR EG +// 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; spot_gap = spot_dia / 3.0;