mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Currently: * 48to49 upgrades the machine stacks from 4000016 to 50000**16** * 49to50 upgrades the machine stacks from 4000016 to 50000**18** As a result, the versionUpgrader in arachne skips the 48to49 because it sees that the 49to50 also increments the setting version. This is now fixed by making sure that the 49to50 upgrades from **5**000016 to 5000018. CURA-8468 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.json | ||
| VersionUpgrade49to50.py | ||