Cura/resources/qml/PrinterOutput
Asteroids 17c020b3cd
Fix decimals on heated bed temperature monitor (HeatedBedBox.qml)
Round heated bed temperature values when printer sends them with decimal digits. 
Same roundings already exist on the extruder temperatures (see ExtruderBox.qml line 50 and 85)
2023-02-04 01:26:00 +01:00
..
ExtruderBox.qml Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can be in 2.15 so all files using RegularExpressionValidator have been bumped to latest QtQuick 2022-04-05 16:10:39 +02:00
HeatedBedBox.qml Fix decimals on heated bed temperature monitor (HeatedBedBox.qml) 2023-02-04 01:26:00 +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