Cura/plugins/VersionUpgrade/VersionUpgrade21to22
Ghostkeeper 922b0df60b Don't read machine instances as preferences
Machine instances have the exact same file structure as preferences, except that machine instances require a name field (was already correctly implemented), but preferences didn't require it. This now forbids preferences to have a name field, so that the distinction between the two can be made.

Contributes to issue CURA-844.
2016-07-07 13:46:40 +02:00
..
__init__.py Correct preferences version number 2016-07-07 13:46:40 +02:00
MachineInstance.py Fix calls to translateSettings and translateSettingNames 2016-07-07 13:46:40 +02:00
Preferences.py Don't read machine instances as preferences 2016-07-07 13:46:40 +02:00
Profile.py Fix calls to translateSettings and translateSettingNames 2016-07-07 13:46:40 +02:00
VersionUpgrade21to22.py Use preferences upgrader 2016-07-07 13:46:40 +02:00