Cura/plugins/VersionUpgrade/VersionUpgrade21to22
Ghostkeeper 5c49adc52e
Also return tuple if upgrading failed
It is checked if the file data is None or empty (the upgrade is then considered 'failed'). But to unpack the file data, it needs to be a tuple.

Contributes to issue CURA-844.
2016-09-14 15:41:32 +02:00
..
__init__.py Correct storing upgraded config location 2016-07-07 13:51:41 +02:00
MachineInstance.py Disable upgrading current settings altogether 2016-09-13 14:58:13 +02:00
Preferences.py Output arrays of files rather than a single file 2016-08-09 18:06:23 +02:00
Profile.py Also return tuple if upgrading failed 2016-09-14 15:41:32 +02:00
VersionUpgrade21to22.py Fall back to different quality depending on stack 2016-09-09 16:20:06 +02:00