mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 05:53:18 +08:00
Fix crash when profile referenced unavailable extruder
CURA-8584
This commit is contained in:
parent
4163bc2400
commit
c7c052e51c
@ -1191,7 +1191,7 @@ class MachineManager(QObject):
|
||||
|
||||
self.setIntentByCategory(quality_changes_group.intent_category)
|
||||
self._reCalculateNumUserSettings()
|
||||
|
||||
self.correctExtruderSettings()
|
||||
self.activeQualityGroupChanged.emit()
|
||||
self.activeQualityChangesGroupChanged.emit()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user