Home› Programming
Discussion
Back to discussions page
prime11138
Posts: 1 Recruit
Multipass welding in Yaskawa YRC100 |
33 views
|
Answered | |
/ Most recent by bcastets
in Programming
|
1 comment |

in Programming
Hello folks,
I am new to robot programming. I am trying to do multipass welding for which I have made a 'Job1' single-pass programme and I am calling Job1 in a For loop in another Job. However,after every pass, there should be an offset in Z-axis for the next pass. How do I do it? Is there an incremental mode option like the one we have in CNC, to set the last position of the robot as the new origin?
Thank you.
Tagged:
Comments
-
bcastets Vacuum Beta tester Posts: 695 Expert
You could make relative move. This can be done with direction node or Move node.0 · FacebookTwitter