Tourch fire and rapid moves

So when I go to cut multiple parts or a bunch of letters sometimes when the torch is supposed to stop firing and then move to the next letter is just does the rapid move while still firing. I can’t figure it out. It seems random. In the photo it is supposed to cut the two triangles first and then an inside cut of the rectangle. For some reason when it moves from one triangle to the other the torch stays on. I have also attached the g-code, maybe the issue is in there.
N10 G90
N15 G70

(2D Profile1)
N20 G0 X-0.3588 Y0.5952
N25 M3
N30 G4 P0.3
N35 G1 X-0.1867 Y0.4997 F70.
N40 G3 X-0.1517 Y0.5002 I0.017 J0.0306
N45 G1 X0.1878 Y0.704
N50 G2 X0.2144 Y0.689 I0.009 J-0.015
N55 G1 Y0.0984
N60 G2 X0.1969 Y0.0809 I-0.0175 J0.
N65 G1 X-0.7874
N70 G2 X-0.7964 Y0.1134 I0. J0.0175
N75 G1 X-0.1517 Y0.5002
N80 M5

N85 G1 X-0.6664 Y1.3581 F300.
N90 G1 X-1.3111 Y0.9713
N95 G3 X-0.7874 Y-0.9195 I0.5237 J-0.8728
N100 G1 X-0.4326
N105 G1 X-0.4264 Y-0.5546
N110 M3
N115 G4 P0.3
N120 G1 X-0.4231 Y-0.3578 F70.
N125 G3 X-0.4401 Y-0.3272 I-0.035 J0.0006
N130 G1 X-0.7964 Y-0.1134
N135 G2 X-0.7874 Y-0.0809 I0.009 J0.015
N140 G1 X0.1969
N145 G2 X0.2144 Y-0.0984 I0. J-0.0175
N150 G1 Y-0.689
N155 G2 X0.1878 Y-0.704 I-0.0175 J0.
N160 G1 X-0.4401 Y-0.3272
N165 M5

N170 G1 X-0.9548 Y-1.185 F300.
N175 G1 X-0.3269 Y-1.5618
N180 G3 X1.2147 Y-0.689 I0.5237 J0.8728
N185 G1 Y0.4835
N190 G1 X0.7236
N195 M3
N200 G4 P0.3
N205 G1 X0.6251 Y0.654 F70.
N210 G3 X0.5948 Y0.6715 I-0.0303 J-0.0175
N215 G1 X0.4112
N220 G1 Y-0.6715
N225 G1 X0.7699
N230 G1 Y0.6715
N235 G1 X0.5948
N240 M5

N245 M30

So I figured it out. Make sure the Razor weld 45 is in T2 not T4. Does anyone know what the “T” means?

4T is for cutting expandable metals, It sets the timer so the arc stays on longer.

2T is a simple on/off. Press the trigger and hold it - the arc fires until you let it go. 4T will fire when you pull the trigger & let go. To turn the arc off in 4T mode you pull the trigger again. Since Mach is using the M3/5 commands for spindle on/off M3 is like pulling & holding the trigger and M5 is letting it go.