mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
Fixed camera for legacy UM3 printer again
CL-541
This commit is contained in:
parent
9ccd643f64
commit
ae629e2968
4 changed files with 30 additions and 21 deletions
|
@ -97,7 +97,6 @@ class PrinterOutputDevice(QObject, OutputDevice):
|
|||
# create the item (and fail) every time.
|
||||
if not self._monitor_component:
|
||||
self._createMonitorViewFromQML()
|
||||
|
||||
return self._monitor_item
|
||||
|
||||
@pyqtProperty(QObject, constant=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue