This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-10-04 13:16:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
VersionUpgrade
/
VersionUpgrade21to22
History
Ghostkeeper
c223044541
Don't modify original dict while iterating over it
...
Just store the results in a new dict and return that one.
2016-09-15 12:47:39 +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
Don't modify original dict while iterating over it
2016-09-15 12:47:39 +02:00