mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-26 10:14:27 +08:00
Merge branch '2.3' of github.com:Ultimaker/Cura
This commit is contained in:
commit
9c73c248ed
@ -397,6 +397,7 @@ class MachineManager(QObject):
|
||||
stacks = ExtruderManager.getInstance().getMachineExtruders(self._global_container_stack.getId())
|
||||
|
||||
for stack in stacks:
|
||||
if stack is not None:
|
||||
container = stack.getTop()
|
||||
container.removeInstance(key, postpone_emit=True)
|
||||
send_emits_containers.append(container)
|
||||
|
Loading…
x
Reference in New Issue
Block a user