mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 12:21:26 -07:00
CURA-4425 Remove debug printout
This commit is contained in:
parent
056ae4fe68
commit
2770ff5848
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue