|
I think I’ve stumbled onto one of those SC undocumented features.
If you use graphics off/on while using the macro dump_gr command all you'll get is the tool path being printed.
GRAPHICS_OFF[] DUMP_GR[LM=.5, TM=.5, RM=.5, BM=.5] GRAPHICS_ON[]
If you message the graphic commands then it prints both the tool path and the layers.
//GRAPHICS_OFF[] DUMP_GR[LM=.5, TM=.5, RM=.5, BM=.5] //GRAPHICS_ON[]
Hmmm…
|
<<image001.gif>>
