Fanuc G02 G03 will accept I J as well as R value , I have seen this with some post processors where the I J value has been set to a absolute value instead of incremental and you will get this error.
The start position can be absolute OR incremental depending on whether G90 or G91 is set.
Reverse engineer the code and it should show right away.
Al |