mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
This should not happen, but we've seen some cases where it would cause a crash, usually when a previous upgrade did something a bit weird (in this specific case; a printer with an empty variant, whereas it should have a variant). Since any change that the user will make will ensure that the variant is no longer empty (eg; any selection of a variant will mean it's no longer empty) and that there is no way back, it should be pretty safe to ignore the situation as it will resolve itself eventually CURA-6992 |
||
|---|---|---|
| .. | ||
| __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 | ||