X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=quacks-ingredients.scad;h=6925a1b8cc34ca3f4b314ad550aafe983959a689;hb=bacf53e7026a98044bda5a66a5e175f52d10127b;hp=912da965762ba840b1a5db66deaf90577f59c447;hpb=f163e96f857d356c1d2361cfdd0555c40ce9d5e5;p=reprap-play.git diff --git a/quacks-ingredients.scad b/quacks-ingredients.scad index 912da96..6925a1b 100644 --- a/quacks-ingredients.scad +++ b/quacks-ingredients.scad @@ -1,7 +1,22 @@ // -*- 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.5; +spot_dia = 4.3; spot_gap = spot_dia / 3.0; thick = 3.0;