mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 02:38:59 +08:00
Changing active extruder no longer trigger re-slice
CURA-1729
This commit is contained in:
parent
b3adf8a271
commit
44e4fc383e
@ -387,4 +387,3 @@ class CuraEngineBackend(Backend):
|
||||
if self._active_extruder_stack:
|
||||
self._active_extruder_stack.propertyChanged.connect(self._onSettingChanged) # Note: Only starts slicing when the value changed.
|
||||
self._active_extruder_stack.containersChanged.connect(self._onChanged)
|
||||
self._onChanged()
|
Loading…
x
Reference in New Issue
Block a user