Hello...Happy New Year!

I don't know what to search for or what part of the process is messing this up so posting here.
I use BobCad-for Cam and have a 4-axis router fed via Mach3.

I am making several small pockets around a spindle. Every so often (even the very first move) this code shows up where it puts the tool down and then moves to the next pocket leaving a long straight cut in between pockets.
It doesn't do it for every pocket and it does not show at all in the preview and simulation.

I am still a CNC rookie but have made several parts similar without this. Not sure at all what could be causing this....CAD/CAM setup, Post, Mach3 setup...etc...

It is zeroed off the top center surface of the spindle and is cutting .030" deep pockets. It should move to the next pocket and then plunge.

I have seen where the red highlighted text threw a code (absolute to incremental) that drove the tool all the way through the part so not sure if there is something there causing this?

Any thoughts to help an old school machinist get up to speed?

(BEGIN PREDATOR NC HEADER)
(MACH_FILE=HAAS - 3XVMILL.MCH)
(MTOOL T1 S1 D.0313 C0. A0. H1.5)
(SBOX X-3.25 Y-.625 Z-1.25 L3.25 W1.25 H1.25)
(END PREDATOR NC HEADER)

%
O100
(PROGRAM NUMBER)
(PROGRAM NAME - THUNDERBIRD.NC)
(POST - MACH 3 MILL NO ATC)
(DATE - MON. 01/06/2020)
(TIME - 06:24PM)

N01 G20 G40 G49 G54 G80 G90 G91.1
;N02 G53 Z0.


(Machine Setup - 1 Pocket)
(FEATURE 2 AXIS)

;N03 T1 M6
N04 S10000 M03
N05 G00 G90 G54 X-1.9307 Y0.
;N06 G43 H1 Z.5
N07 A 0.
N08 Z.2
N09 Z.1
N10 G01 Z0. F10.
N11 Z-.03

N12 X-1.9251 A46.427 F15.
N13 X-1.9221 A47.172
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
N154 X-2.0594 A-10.634
N155 X-2.0597 A-10.944
N156 X-2.0506 A-10.115
N157 G00 Z.2
N158 X-1.8547
N159 Z.1
N160 G01 Z0. F10.
N161 Z-.03

N162 X-1.8571 A.804 F15.
N163 X-1.8721 A-.045
N164 X-1.8709 A-.121