Hi all. I am having a lot of trouble with the G41/G42 cutter compensation on my plasma cutter. The kerf on the plasma cutter is 0.060", and I have it set up as tool number 1. When I enable G42, the cutter starts out ok, but goes all haywire when it reaches the circular interpolation portion of the "R" in the part. I just updated to the newest lockdown version of Mach3 thinking that would help, but it didn't. Can anyone offer any insight into why this might be happening? Here is the G-code for the part I am trying to cut out (the M1 commands are in there because I am manually starting and stopping the torch right now). Any help would be greatly appreciated. Thanks all!

N20 G90 G80 G40 G90.1
N270 G0 X3.1177 Y1.4374
N35 G42 P0.06
N280 M1 (Plasma On)
N285 F1.00
N290 X3.0364 Y1.3561 F100.00
N295 G2 X2.8401 Y1.4374 I2.9551 J1.4374 F50.06
N300 G1 Y2.5208 F100.00
N305 X3.2345
N310 G2 X3.7721 Y2.4890 I3.3569 J0.0322
N315 X4.0051 Y2.3316 I3.6880 J2.1133 F50.19
N320 X4.0947 Y1.9316 I3.3227 J1.9687 F50.39
N325 X4.0301 Y1.5918 I3.5641 J1.8564 F50.27
N330 X3.9311 Y1.5216 I3.7683 J1.8561 F50.19
N335 G3 X3.9276 Y1.4386 I3.9518 J1.4791 F50.02
N340 G2 X4.0032 Y1.3767 I3.7589 J1.1554 F50.16
N345 X4.0775 Y1.2447 I3.7020 J1.1204 F50.20
N350 X4.0947 Y0.9302 I2.0620 J0.9766 F100.00
N355 G1 X4.0947 Y0.3540
N360 X3.5700
N365 Y1.0716
N370 G3 X3.5415 Y1.2919 I3.1676 J1.1314 F50.20
N375 X3.4087 Y1.3347 I3.4271 J1.1646 F50.09
N380 G1 X3.4087 Y1.6771 F100.00
N385 G3 X3.5312 Y1.7019 I3.4306 J1.8840 F50.10
N390 X3.5701 Y1.8137 I3.3135 J1.8404 F50.13
N395 G1 X3.5700 Y1.9840 F100.00
N400 G3 X3.5358 Y2.1233 I3.3996 J2.0160 F50.09
N405 X3.4103 Y2.1559 I3.4241 J1.9516 F50.10
N410 G1 X3.3159 Y2.1559 F100.00
N415 Y0.3540
N420 X2.8401
N425 Y1.4374
N430 G2 X3.0364 Y1.5187 I2.9551 J1.4374 F50.06
N435 G1 X3.1177 Y1.4374 F100.00
N440 M1 (Plasma Off)
N630 G0 X6.2089 Y1.4780
N640 M1 (Plasma On)
N645 F1.00
N650 X6.1276 Y1.3967 F100.00
N655 G2 X5.9313 Y1.4780 I6.0463 J1.4780 F50.06
N660 G1 Y2.8748 F100.00
N665 X0.0000
N670 Y0.0000
N675 X5.9313
N680 Y1.4780
N685 G2 X6.1276 Y1.5594 I6.0463 J1.4780 F50.06
N690 G1 X6.2089 Y1.4780 F100.00
N695 M1 (Plasma Off)
N705 M5 M9
N710 G40 G80
M30