machinekit / QtQuickVcp

A Virtual Control Panel for Machinekit written in Qt/C++/QML
Other
128 stars 74 forks source link

Change PauseResumeProgramAction to track Control Pause State. #162 #165

Closed dkhughes closed 7 years ago

dkhughes commented 7 years ago

This changes the behavior of the PauseResumeProgramAction to allow resuming a program that was paused outside of the user interface, e.g., M00/M01 in the running program. See issue #162.

machinekoder commented 7 years ago

Thanks a lot!

close #162