G64 not read properly in RS247NGC_STARTUP_CODE
28 Nov 2023 03:29 #286658
by cmorley
Replied by cmorley on topic G64 not read properly in RS247NGC_STARTUP_CODE
You can cover that with on_abort_command if you like.
linuxcnc.org/docs/stable/html/config/ini...sub:ini:sec:rs274ngc
linuxcnc.org/docs/stable/html/config/ini...sub:ini:sec:rs274ngc
The following user(s) said Thank You: radom
Please Log in or Create an account to join the conversation.
28 Nov 2023 07:44 #286670
by piflixe
Replied by piflixe on topic G64 not read properly in RS247NGC_STARTUP_CODE
Dear @radom! Thanks for that remark. If it is the case, then you are absolutely right that adding it in the startup code does not make sense. It could well be the reason why it seems not to work: it might be read in the startup code but then set back do default when enabling the machine.
But I don't understand the reason for this? The startup code is meant to bring the machine into a known and reproducible state, if the settings are overwritten by F2 then there is no point in it. Or is it only true for some commands?
But I don't understand the reason for this? The startup code is meant to bring the machine into a known and reproducible state, if the settings are overwritten by F2 then there is no point in it. Or is it only true for some commands?
Please Log in or Create an account to join the conversation.
28 Nov 2023 09:45 #286677
by Aciera
Replied by Aciera on topic G64 not read properly in RS247NGC_STARTUP_CODE
The estop resetting G64 has been identified as a bug:
github.com/LinuxCNC/linuxcnc/pull/2742
github.com/LinuxCNC/linuxcnc/pull/2742
Please Log in or Create an account to join the conversation.
Time to create page: 0.059 seconds