THC on WinCnc Plasma THC

Hello all, I have a sidekick 10 by ShopSabre. I have been using Sheetcam for 3 years now fine. Every now and then I come into this problem.

I have (2) code snippets THC OFF (L37) and THC ON (L36).

Normally, for holes smaller than 3" the rule I created makes the cut speed 60% and it turns the THC off at the beginning of the cut then on at the end of the cut.

For some reason today no matter what I do, the code created by Sheetcam keeps putting L36 (THC on) after every hole. Even after I changed the code snippet to be THC off on both start and end. I have created a test of 3 holes and the code is below.

[Filename: CIRCLE TEST.tap]
[Post processor: WinCNC Plasma THC.scpost]
[Date: 23/01/2025]
G20 [Units: Inches]
G90
G9 S10
M65
[Part: CIRCLE TEST]
[Operation: Inside Offset, in, T5: 105A 3/4" Mild (Shielded)]
G0 X24 Y0
L37
M61
G1 X23.75 Y0.0027 F25
L37
G1 X23.65 Y0.0038 F15
G3 I0.35 J-0.0038
G1 X23.8 Y0.0022
L36
G1 X23.9 Y0.0011 F25
M62
G0 X0 Y0
M61
G1 X0.2499 Y0.0054
L37
G1 X0.3499 Y0.0076 F15
G3 I-0.3499 J-0.0076
G1 X0.2 Y0.0043
L36
G1 X0.1 Y0.0022 F25
M62
G0 X12 Y0
M61
G1 X12.2499 Y0.0054
L37
G1 X12.3499 Y0.0076 F15
G3 I-0.3499 J-0.0076
G1 X12.2 Y0.0043
L36
G1 X12.1 Y0.0022 F25
M62

it could be a number of things, easiest way to diag is to send us a support.zip file.