My understanding is that is outside the acceptable offset of the robot per the specifications. You could try using the script function but I believe it still will not work correctly. The other thing you could do is set it to 500mm and then just teach all the points. Unless they need to manually rotate around the TCP. I'd be nervous if the end effector has any considerable mass doing this though if you need to move fast as the loads on the robot possibly won't be calculated correctly and could lead to faulting.
Hi pros,
we have a client who has to setup a TCP where the Z value is 650mm. When we try to enter that value in the TCP screen we get an error saying that it is out of range (-500mm to +500mm). How could we work around this?
Would it work is we use the script function set_tcp()?
@Stefan_Stubgaard maybe you can help on this?