Ensure that setActiveExtruderCount correctly emits the extruderEnablechanged signal

This commit is contained in:
Jaime van Kessel 2020-02-04 16:46:35 +01:00
parent 15d83cc6da
commit 0520f9a4bc
No known key found for this signature in database
GPG key ID: 3710727397403C91

View file

@ -800,7 +800,7 @@ class MachineManager(QObject):
definition_changes_container.setProperty("machine_extruder_count", "value", extruder_count)
self.updateDefaultExtruder()
self.updateNumberExtrudersEnabled()
self.numberExtrudersEnabledChanged.emit()
self.correctExtruderSettings()
# Check to see if any objects are set to print with an extruder that will no longer exist