mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:49:01 +08:00
Removed stray debug code
CURA-1339
This commit is contained in:
parent
b31106a666
commit
0939262ffe
@ -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…
x
Reference in New Issue
Block a user