machinekit / QtQuickVcp

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

Reopen Current File Problem #116

Closed nikunjanand456 closed 6 years ago

nikunjanand456 commented 7 years ago

Reopening of File Not Working

If i edited ngc file and after reload it again it not showing latest file

but if i am loading other file and loading same file then its working

machinekoder commented 7 years ago

I can confirm this problem. To solve the problem, this would require some hash served with the file to know that there have been changes.

machinekoder commented 6 years ago

@nikunjanand456 The remote file editing support should solve your problem.