THC no longer working after Fusion 360 update

Hello all, been a while since I cut on my machine, and Fusion just updated. I literally cut with this file last week:

Turns out the speed was much too high. I erased those profiles in Fusion, which had updated in the meantime, and I made the following program. Now the torch won’t lower. I get an alert when I load the program into FireControl saying that THC is enabled but there is no THC setting in the code.

Here’s the new code:

Here’s the alert:

Any ideas?

It looks like you eliminated the pierce and cut heights in your tool. Doing that will prevent the post processor from adding the IHS loop and THC commands in your program. Your second G-code is missing the IHS commands and THC commands. That is what a cut file looks like for a machine with no Z axis.

Also: your pierce delay is only .001 second in the second file.

Found it, thx! Now I just need to figure out why my cut quality is so poor.

1 Like