Cura/plugins/UM3NetworkPrinting
Ghostkeeper f62488fd11
Catch JSONDecodeErrors on decoding messages from the network
The network can corrupt packages or the printer can only send partial messages. Cura shouldn't break on that. It's just a warning. This warning says more than the original stack trace does, because the stack trace only said like 'unexpected comma there and there' while this message actually says what message contained the error.
2017-03-29 10:34:27 +02:00
..
__init__.py Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00
DiscoverUM3Action.py Added even more logging 2017-03-24 11:17:59 +01:00
DiscoverUM3Action.qml Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00
NetworkPrinterOutputDevice.py Catch JSONDecodeErrors on decoding messages from the network 2017-03-29 10:34:27 +02:00
NetworkPrinterOutputDevicePlugin.py Machine type is also added when adding manual printer 2017-02-21 14:38:04 +01:00
UM3InfoComponents.qml Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00