Commit df497fb
axis.py: restore mdi queuing provision #2460
Needs user testing
301e3a1 fix for forum bug broke mdi queueing as noted by #2460
Notes:
1) function manual_ok() must include tests for queued mdi commands
in order to allow their queuing.
(See also code note re "deceptive function name")
2) The manual_tab can be raised (by click or F3) when
function running() is true.
3) New: jog initiation (function jog_on) not allowed if running().1 parent 70b4827 commit df497fb
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
984 | | - | |
985 | 984 | | |
986 | 985 | | |
987 | 986 | | |
| |||
3260 | 3259 | | |
3261 | 3260 | | |
3262 | 3261 | | |
3263 | | - | |
3264 | | - | |
| 3262 | + | |
3265 | 3263 | | |
3266 | 3264 | | |
3267 | 3265 | | |
| |||
0 commit comments