Hello,
I have an application where the arm must move on a pre-determined path from an initial position, however the arm will need to follow this path from various start positions within its working envelope.
I’d like to setup a function or macro where the arm will take it’s position at the beginning of the macro as it’s tool “origin”. Then all moves are relative to that temporary origin. This would be helpful instead of purely relative moves so that changes at one waypoint in the motion profile do not affect subsequent points.
How can I accomplish this?