mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:15:56 +08:00
CURA-4425 Remove debug printout
This commit is contained in:
parent
056ae4fe68
commit
2770ff5848
@ -40,7 +40,6 @@ class CuraSceneNode(SceneNode):
|
||||
|
||||
# It's only set if you explicitly choose an extruder
|
||||
extruder_id = self.callDecoration("getActiveExtruder")
|
||||
print(extruder_id)
|
||||
|
||||
for extruder in extruders:
|
||||
# Find out the extruder if we know the id.
|
||||
|
Loading…
x
Reference in New Issue
Block a user