Hello, I have recently started to deal with TP Programming and Fanuc robots and I have trouble changing tool but making it work on the same trajectory that I got another tool working on.
I saw in another thread that I should add UTOOL_NUM = X; in the beginning of my program, where X is the tool frame of the new tool, but that did not work (altho I can see it changing the tool after this line to the correct tool), its still giving me the same errors.
I have created the program with Tool Frame 1, the new tool is under Tool Frame 4, I have taught the new tool using the three point method and I can see the green sphere at the tip of the tool (I am doing this in Roboguide)
The errors that I get are INTP-251 Invalid tool number and INTP-253 Tool frame number mismatch