-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Have an issue with not being able to "queue up" MDI commands as I was previously able to do.
method of duplication:
- Start sim
- home axis
- go to mdi tab
- enter a command that takes a while, g1 x1 f0.05
- enter another command, note you can not press go to queue up/submit the command.
This is what I expected to happen:
Commands in MDI queue up into the history window and are executed sequentially.
This is what happened instead:
Go button and return/enter does not import the command into the MDI history list
It worked properly before this:
I believe this behaviour changed in 301e3a1
added to def manual_ok:
...
"if running(): return 0"
...
I am using this Linux distribution and version
I'm running on linux mint 21
kernel 6.1.0.7-rt
linuxcnc RIP 2.9-pre1
using AXIS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels