Hi all,
I'm trying to make the return to home position whit different ways and commands...example with instruction "move away", checking the axis in the current positions and I don't know if there are better ways to do it...if you want tell me another action I would be really happy to know it..
How do you make the return to home position?
-
Anto.bettis -
December 15, 2017 at 4:49 PM -
Thread is marked as Resolved.
-
-
Hello Anto
For return to home position is the command MOVE TO $HOME
What different ways you want? And for what? -
Hi Anto, try adding a MOVE instruction to the calibration point. Inside a program, click INSERT, then STATEMENT, then go to the MOVE folder, and in the last position you'll find TO_CAL_SYS. Once you click this statement, the instruction should be MOVE ARM[1] TO CAL_SYS. Executing this instruction will move the arm to the calibration position, usually the home position.