Kotolegokot afb3153159 Added realtest.register_instrument_plan(name, PlanDef)
Example:
realtest.register_instrument_plan("scribing_table:plan_chisel", {
	description = "Chisel Plan",
	bitmap =
		{0,0,1,0,0,
		 0,0,1,0,0,
		 0,0,1,0,0,
		 0,0,1,0,0,
		 0,0,1,0,0,}
})
2012-11-21 18:19:32 +06:00
..
2012-11-05 19:07:06 +06:00
2012-10-11 22:03:58 +06:00
2012-11-19 18:18:51 +06:00
2012-10-13 20:01:20 +06:00
2012-10-11 22:03:58 +06:00
2012-11-05 19:07:06 +06:00
2012-10-31 18:36:51 +06:00
2012-10-14 10:47:43 +06:00
2012-10-31 18:36:51 +06:00
2012-10-27 11:21:47 +06:00
2012-11-05 21:35:03 +06:00
2012-11-02 11:23:45 +06:00
2012-11-20 00:18:18 +06:00
2012-10-31 14:17:53 +06:00
2012-10-14 15:37:57 +06:00
2012-10-13 15:39:49 +06:00