Skip to content

Axis not allowing MDI queuing #2460

@dberndt391

Description

@dberndt391

Have an issue with not being able to "queue up" MDI commands as I was previously able to do.

method of duplication:

  1. Start sim
  2. home axis
  3. go to mdi tab
  4. enter a command that takes a while, g1 x1 f0.05
  5. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions