Cura/plugins/UM3NetworkPrinting
Ghostkeeper 75a50b73c2
Move pre-heat timer into PrinterOutputDevice
If it's held inside the device that has two advantages: It's being held per-device, so switching connection doesn't stop the timer. And also, the logic is no longer in the GUI.

Contributes to issue CURA-3161.
2017-02-16 12:58:32 +01:00
..
__init__.py Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00
DiscoverUM3Action.py Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00
DiscoverUM3Action.qml Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00
NetworkPrinterOutputDevice.py Move pre-heat timer into PrinterOutputDevice 2017-02-16 12:58:32 +01:00
NetworkPrinterOutputDevicePlugin.py Merge branch 'master' into python_type_hinting 2017-02-13 16:31:31 +01:00
UM3InfoComponents.qml Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00