Hello Guest it is March 29, 2024, 06:15:56 AM

Author Topic: questions on G61 and G64 and mach4 crash  (Read 646 times)

0 Members and 1 Guest are viewing this topic.

questions on G61 and G64 and mach4 crash
« on: September 24, 2019, 07:20:31 AM »
Hello,

I modified a Gcode file to add a G61 at the begining of a "path", and tried to turn off exact stop by a G64 at the end of said path...

However, it did not seem to work. mach4 either crashed, or generated an error when loading this file.

removing the G64 "solved" the crash, but of course did not do what I wanted

So, I have a couple of quesions...
I am correct in my understanding that G64 "cancels" a G61? if not, what is the proper Gcode to do so?
Do you have any idea why G64 caused mach4 to crash?

Cyrille