Posts: 4
Threads: 1
Joined: Nov 2020
Reputation:
0
Hi, I am using an ABB 6400 for milling. Is there any way to add targets inside RoboDK when the robot is moving a large distance in a straight line (not milling, just in the air from one operation to another). I have attached an image from my other robot software which has this function. The robot will stop and warn about too large movement if it does not get the intermediate coordinates. After hitting "ok" and "start" the program will continue which means constant monitoring.
Mats Blomberg
Posts: 4
Threads: 1
Joined: Nov 2020
Reputation:
0
Thanks Jeremy,
I will try that. I guess the -1 means the function is disabled.
I do not need any warnings in RoboDK.
Right now the warning/error occurs in the robot (too large movement between robot joints) which means hitting "ok" on the teach pendant and then "start" and the program continues.
Mats
Posts: 4
Threads: 1
Joined: Nov 2020
Reputation:
0
That solved my problem, splits the linear movements as expected.
Thanks
Mats
Posts: 1,829
Threads: 2
Joined: Oct 2018
Reputation:
74
Hi Mats,
Good, and yes "-1" means "Disable".
Jeremy