Cura/plugins/UM3NetworkPrinting
Ghostkeeper bd361e500c
Don't keep a copy of currently connected printer
This QML file was holding a copy of the currently connected printer, stored in connectingToPrinter. This copy got out of sync when you load a project file which had a different connected printer. Instead, ask the manager for the currently connected printer key every time you click the button.

Contributes to issue CURA-3839.
2017-05-19 12:30:17 +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 Don't keep a copy of currently connected printer 2017-05-19 12:30:17 +02:00
NetworkPrinterOutputDevice.py Fix two spelling errors 2017-05-10 20:14:03 +02:00
NetworkPrinterOutputDevicePlugin.py Fixed order of close & disconnect 2017-04-10 13:32:37 +02:00
UM3InfoComponents.qml Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00