The function as I have it is:
code (LPCTSTR block)
and will execute the commands in the string (VB script variable or
literal) that would be valid as an MDI line.
e.g. code ("F100G1X1Y3") in a macro will feed at 100 units per min
to 1,3
I have been trying to get the g code to run in the macros as well and
have not been successful. I think I am doing it wrong ;o) … Is there
anyone having any luck getting it to work?? What I would like to do
is change the tool change macros (G00 G53 Z-.1).
Thank you
Brian