digitalfrost
|
efe3bdb83e
VersionUpgrade.py: Use enumerate
|
2 years ago |
Ghostkeeper
|
8ec7d6dba3
Fix type issues in old version upgrade plug-ins
|
6 years ago |
Ghostkeeper
|
b67d8d4103
Fix type of fallback variable
|
6 years ago |
Ghostkeeper
|
ae2b312472
Add typing for all version upgrade plug-ins
|
6 years ago |
Ghostkeeper
|
4c6744b6fc
Code style: Space around binary operators
|
6 years ago |
Ghostkeeper
|
54a03723ab
Set encoding correctly when opening files everywhere
|
6 years ago |
Lipu Fei
|
7dfc1a4aa7
Add encoding='utf-8' for text file reading
|
6 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Lipu Fei
|
40d70b5f39
Fix version upgrade for project loading
|
7 years ago |
Ghostkeeper
|
55b2392a1d
Load setting version from metadata
|
7 years ago |
Ghostkeeper
|
9820dac4a6
Actually use setting_version to get the setting version number
|
7 years ago |
Ghostkeeper
|
6e01c6ba60
Initialise config_name
|
7 years ago |
Ghostkeeper
|
0a84a181c4
Track cfg version numbers with major-minor, sorta
|
7 years ago |
Simon Edwards
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
7 years ago |
Simon Edwards
|
38a7ffa7da
Some fixes regarding submodules and imports.
|
7 years ago |
Simon Edwards
|
22012bdb1c
Show the Z seam related settings after upgrade. CURA-2953
|
8 years ago |
fieldOfView
|
9250520628
Fix variant before definition_changes
|
8 years ago |
fieldOfView
|
dcae7575e4
Fix extraneous empty ("") container being added
|
8 years ago |
fieldOfView
|
2c79efd8bd
Fix [containers] items must be strings
|
8 years ago |
fieldOfView
|
5718ca7852
Make sure definition_changes containers are not upgraded to stacks
|
8 years ago |
Simon Edwards
|
81ffc3ae4b
Import 'os' directly because we use it directly, even though it still works with out it.
|
8 years ago |
Arjen Hiemstra
|
d3f58a049b
Add missing ":"
|
8 years ago |
Arjen Hiemstra
|
c212014d88
Fix VersionUpgrade to handle both formats of ContainerStack files
|
8 years ago |
Simon Edwards
|
e1d7a9faec
Properly support the extrauder trains.
|
8 years ago |
Simon Edwards
|
724cc99f59
Make things neater.
|
8 years ago |
Simon Edwards
|
3d9c27a7f7
CURA-2953 Version upgrade 2.3 to 2.4
|
8 years ago |