Cura/resources/qml/PrinterOutput
Ghostkeeper d353776fe8
Fix showing extruder names in USB printing monitor
It was using a deprecated function. Apparently deprectated pyqtSlots don't work because it breaks the PyQt binding for some reason. That has to be fixed. But for now I'll make this use the non-deprecated function.
2019-07-25 15:17:13 +02:00
..