Estlcam v11 end program issues

CribbageBoard.nc (77.6 KB) the end commands are incorrect M63 P1 (stop spindle pin27)
$HZ
M30 this is what i coppied from v1e milling basics these commands dont work can someone help me correct this

What is the issue, why do you think it is wrong?

1 Like

This is the ending gcode in your file.

M63 P1 (stop spindle pin27)
$1
M30

That $1 shouldn’t be there. There should be a $HZ (home Z) instead.

1 Like

At the end of the program it hones then starts over

This is the code at the end of the cut but instead of ending it starts over

I feel like such an idiot but figured out why it was doing it thanks for your help

1 Like

Don’t leave us hanging. What was it? Don’t worry we’ve all done dumb things.

From that screenshot, it looks like you were looking at the gcode in Estlcam. We don’t use the controller part of Estlcam with a Jackpot and Estlcam doesn’t support running that gcode.

1 Like

I kept copying over the program so the cut just kept repeating.i just used the estlcam controller to show the code it just popped into my head that’s what was happening the next cut worked fine

Still learning