mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-09 16:29:01 +08:00
Remove debug statement
CURA-9514
This commit is contained in:
parent
1e898ff930
commit
b4e5fd8526
@ -333,7 +333,6 @@ class MachineManager(QObject):
|
||||
extruder_manager.fixSingleExtrusionMachineExtruderDefinition(global_stack)
|
||||
if not global_stack.isValid():
|
||||
# Mark global stack as invalid
|
||||
print("C")
|
||||
ConfigurationErrorMessage.getInstance().addFaultyContainers(global_stack.getId())
|
||||
return # We're done here
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user