chiark / gitweb /
scaffold-clamp: wip straphook
[reprap-play.git] / quacks-ingredients.scad
index 367d6ab9a5fc112af74c2c749224f8555583ea24..6925a1b8cc34ca3f4b314ad550aafe983959a689 100644 (file)
@@ -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;