Cura/plugins/UM3NetworkPrinting
Ghostkeeper 28e488dad7
Fix setting target bed temperature
The previous implementation just emitted the signal twice, once in setTargetBedTemperature and once in _setTargetBedTemperature. I've made the private one actually set the temperature.

Contributes to issue CURA-3161.
2017-02-08 11:37:04 +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 Fix setting target bed temperature 2017-02-08 11:37:04 +01:00
NetworkPrinterOutputDevicePlugin.py Separate name from address in properties 2017-02-02 14:27:49 +01:00
UM3InfoComponents.qml Renamed um3networkprintingplugin to um3networkprinting 2016-11-25 11:34:49 +01:00