mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
This is a bit of defensive coding. If the position is out of bounds for Cura it should now ignore those extruders. This could be due to broken firmware, or maybe someone MITM-ing the connection and changing it, or perhaps because the printer was changed while the sync was ongoing? Whatever the cause, it now puts a warning in the log about it and doesn't crash any more. Fixes Sentry issue CURA-156. |
||
|---|---|---|
| .. | ||
| __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 | ||