mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-09 14:57:53 -06:00
![]() This was required since Cura 2.1 produced files with the same filename (bar extension). This then resulted in two containers with the same ID. If you had bad luck, an instance container was chosen as global container (depending on which was first in the unordered dictionary). This gives the current settings the postfix _current_settings, fixing that issue. Contributes to issue CURA-844. |
||
---|---|---|
.. | ||
__init__.py | ||
MachineInstance.py | ||
Preferences.py | ||
Profile.py | ||
VersionUpgrade21to22.py |