Is it possible to write a function within the macro so that the function can be reused?
If so, how, have you got a quick example as I tried modifying one of the existing example macros in the default folder and I could not get them to run.#
Thanks,
void MyFunction()
{
exec.Code("G0 X10");
}
Users browsing this forum: No registered users and 3 guests