machinekit / QtQuickVcp

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

Fix compilation error, add support for machine units that are not 'mm' #122

Closed dkhughes closed 7 years ago

dkhughes commented 7 years ago

Finally, here is the machine units conversion I talked about on the mailing list - rebased to the latest work. Also, it fixes a compilation error in applicationstatus.cpp.

dkhughes commented 7 years ago

I see the other pull request with the and fix, and the fixes for CI. I will rebase when those hit and resubmit PR.

machinekoder commented 7 years ago

@dkhughes Thank you for the PR. Can you please remove the and patch and rebase on the current master.