mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
![]() When syncing to a different printer type only the global user changes where kept, while the per-extruder user changes were not copied at all, since the extruder list is empty before the new machine becomes active. This commit fixes this problem by keeping a copy of the per-extruder user changes before the new machine (of different type) is activated. The copied user changes are then transfered to the new global stack after the new machine is set as active. CURA-6127 |
||
---|---|---|
.. | ||
__init__.py | ||
ContainerManager.py | ||
cura_empty_instance_containers.py | ||
CuraContainerRegistry.py | ||
CuraContainerStack.py | ||
CuraFormulaFunctions.py | ||
CuraStackBuilder.py | ||
Exceptions.py | ||
ExtruderManager.py | ||
ExtruderStack.py | ||
GlobalStack.py | ||
IntentManager.py | ||
MachineManager.py | ||
MachineNameValidator.py | ||
MaterialSettingsVisibilityHandler.py | ||
PerObjectContainerStack.py | ||
SetObjectExtruderOperation.py | ||
SettingInheritanceManager.py | ||
SettingOverrideDecorator.py | ||
SettingVisibilityPreset.py | ||
SidebarCustomMenuItemsModel.py | ||
SimpleModeSettingsManager.py |