mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
Removed stray debug code
CURA-1339
This commit is contained in:
parent
b31106a666
commit
0939262ffe
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ UM.Dialog
|
||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
//: USB Printing dialog label, %1 is head temperature
|
//: USB Printing dialog label, %1 is head temperature
|
||||||
Component.onCompleted: console.log(manager.hotendTemperatures)
|
|
||||||
text: catalog.i18nc("@label","Extruder Temperature %1").arg(manager.hotendTemperatures[0])
|
text: catalog.i18nc("@label","Extruder Temperature %1").arg(manager.hotendTemperatures[0])
|
||||||
}
|
}
|
||||||
Label
|
Label
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue