mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 10:21:39 -07:00
This layer height computation is rather complex, but because the items are now computed in a separate function, we can safely overwrite that and the update is made only once in the UI. Contributes to issue CURA-2737. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ContainerManager.py | ||
| ContainerSettingsModel.py | ||
| CuraContainerRegistry.py | ||
| ExtruderManager.py | ||
| ExtrudersModel.py | ||
| MachineManager.py | ||
| MaterialSettingsVisibilityHandler.py | ||
| ProfilesModel.py | ||
| QualityAndUserProfilesModel.py | ||
| QualitySettingsModel.py | ||
| SettingInheritanceManager.py | ||
| SettingOverrideDecorator.py | ||
| UserProfilesModel.py | ||