Hi Guys,
I have a simple macro that I have a "load" button all set up for. It's to position my table for loading material and I've tried using a simple code but it's using the part coords as a reference, not the machine coords. Needless to say that is going to change my "load" position depending on where the current part is being cut on my table.
I'd like to be able to hit the "load" button, and have it go to the same position every time, how do I do this in the code?
My simple code is as follows:
code" z-.500 x-5.5 y-3.500"
Thanks,
Dave