Cura/plugins/UM3NetworkPrinting
Ghostkeeper d8c1546be3
Revert making the camera image black while it doesn't react
This was giving segfaults sometimes on my computer. I suspect it's because the camera image could have been written to by both this Python code and by the camera itself, giving it a sort of data race or maybe that the image was discarded by the camera while it's being written to by Python. In any case, this should make it more stable.

Contributes to issue CURA-4376.
2017-09-27 14:20:20 +02:00
..
__init__.py Moved certain meta data entries to seperate file 2017-06-21 11:22:35 +02:00
camera-icon.svg Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
ClusterControlItem.qml Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
ClusterMonitorItem.qml Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
DiscoverUM3Action.py Remove "Sync" button 2017-09-06 12:17:40 +02:00
DiscoverUM3Action.qml Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
MonitorItem.qml Merge pull request #2200 from fieldOfView/fix_monitoritem_size 2017-08-15 15:04:18 +02:00
NetworkClusterPrinterOutputDevice.py Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
NetworkPrinterOutputDevice.py Revert making the camera image black while it doesn't react 2017-09-27 14:20:20 +02:00
NetworkPrinterOutputDevicePlugin.py Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
OpenPanelButton.qml Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
PrintCoreConfiguration.qml Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
PrinterInfoBlock.qml Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
PrinterTile.qml Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
PrinterVideoStream.qml Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
PrintWindow.qml Add in all of the changes for Cura Connect 2017-09-27 10:29:48 +02:00
UM3InfoComponents.qml Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00