Cura/resources/qml/PrinterOutput
Erwan MATHIEU cd8c5029d2 Remove useless code
The resolve properties on the QML objects cause a crash in PyQt. They are not the actual cause, because this should work anyway. But for now, they are however completely useless because the material bed temperature setting can't have a resolve function, so we can remove them anyway.

CURA-11657
2024-03-06 16:00:38 +01:00
..
ExtruderBox.qml Remove useless code 2024-03-06 16:00:38 +01:00
HeatedBedBox.qml Remove useless code 2024-03-06 16:00:38 +01:00
ManualPrinterControl.qml Fix launching the usb printing menu 2022-03-03 13:01:42 +01:00
MonitorItem.qml Update usb printing menu to qt controls 2 2022-03-01 11:36:47 +01:00
MonitorSection.qml Update some USB printing items to controls 2 2022-02-22 11:58:14 +01:00
OutputDeviceHeader.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:40:09 +02:00