ESC in axis 2.9.0 is that a proper behaviour

More
01 Jun 2022 08:34 #244352 by andypugh
github.com/LinuxCNC/linuxcnc/blob/master...sk/taskintf.cc#L1901

Looks likely, and calls:

github.com/LinuxCNC/linuxcnc/blob/master...tion/command.c#L1631

Though that all looks OK. Possibly the issue is that ESC is not calling spindleAbort?

Please Log in or Create an account to join the conversation.

More
01 Jun 2022 15:36 #244379 by radom

Are you building LinuxCNC from source, or using packages?
(If from source, do you have the time to do a git bisect to find when the issue was introduced?)
 


from source,
I don't know how to use git bisect
if you can tell me what to type at the terminal I will do it

Please Log in or Create an account to join the conversation.

More
02 Jun 2022 10:58 - 02 Jun 2022 11:02 #244439 by andypugh
The bisect process is fairly simple, but it needs a "good" and a "bad" git tag, and finding the "good" one is something that I can't do until I get back to my LinuxCNC machines next week.
Last edit: 02 Jun 2022 11:02 by andypugh.

Please Log in or Create an account to join the conversation.

More
03 Jun 2022 23:23 #244550 by cmorley

andypugh post=244352 userid=723https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/task/taskintf.cc#L1901

Looks likely, and calls:

github.com/LinuxCNC/linuxcnc/blob/master...tion/command.c#L1631

Though that all looks OK. Possibly the issue is that ESC is not calling spindleAbort?

Yes that seems right.
My next thought is that the interpreter state is not changed from m3 to m5
I see a delay in AXIS update of the active gcodes but entering an s either way will start the spindle.

Please Log in or Create an account to join the conversation.

Time to create page: 0.157 seconds
Powered by Kunena Forum