stacking mdi commands in 2.9.7
- radom
- Away
- Senior Member
-
Less
More
- Posts: 61
- Thank you received: 7
23 Nov 2025 11:37 - 23 Nov 2025 11:37 #339043
by radom
stacking mdi commands in 2.9.7 was created by radom
I made fresh install from 2.9.4 ISO then update & upgrade to 2.9.7 and you can add new mdi command only after the previous one has been executed
I though this bug was already fixed, can anyone tell me is this only problem with my config
thanks
I though this bug was already fixed, can anyone tell me is this only problem with my config
thanks
Last edit: 23 Nov 2025 11:37 by radom.
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 821
- Thank you received: 273
23 Nov 2025 12:52 #339048
by unknown
Replied by unknown on topic stacking mdi commands in 2.9.7
I don't think it's a "bug", there does seem to have been some debate in the forum and GitHub as to the "correct" behaviour.
github.com/LinuxCNC/linuxcnc/issues/2956
github.com/LinuxCNC/linuxcnc/issues/3464
github.com/LinuxCNC/linuxcnc/issues/2956
github.com/LinuxCNC/linuxcnc/issues/3464
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4590
- Thank you received: 2037
23 Nov 2025 14:07 #339051
by Aciera
Replied by Aciera on topic stacking mdi commands in 2.9.7
I'm a bit puzzled a this was supposedly fixed by
github.com/LinuxCNC/linuxcnc/commit/7852...1a3b13ca333d4e6d874f
removing this line #982 from 'axis.py':
yet the line seems to be back in current 2.9:
github.com/LinuxCNC/linuxcnc/commit/7852...1a3b13ca333d4e6d874f
github.com/LinuxCNC/linuxcnc/commit/7852...1a3b13ca333d4e6d874f
removing this line #982 from 'axis.py':
if running(): return 0yet the line seems to be back in current 2.9:
github.com/LinuxCNC/linuxcnc/commit/7852...1a3b13ca333d4e6d874f
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4590
- Thank you received: 2037
23 Nov 2025 14:14 - 23 Nov 2025 14:35 #339052
by Aciera
Replied by Aciera on topic stacking mdi commands in 2.9.7
Since this is a python file you could modify /bin/axis to fix this (you would need sudo rights to do this on a deb install)
I'll file an issue on github, thanks for reporting
github.com/LinuxCNC/linuxcnc/issues/3641
I'll file an issue on github, thanks for reporting
github.com/LinuxCNC/linuxcnc/issues/3641
Last edit: 23 Nov 2025 14:35 by Aciera.
The following user(s) said Thank You: unknown
Please Log in or Create an account to join the conversation.
Time to create page: 0.109 seconds