Hi, I'm working on a post for a Komo Innova. It has a Fanuc 210-MB control and an 8 station tool changer.
The problem I'm having arises from the fact that the way the control is set up, the tool offset register is the tool number plus 10. I tried changing:
"[N]G00G43H[T][ZH]"
to:
"[N]G00G43H[T+10][ZH]"
and of course that failed, but that's what I need to achieve.
Any help would be gratefully appreciated.