Cura/plugins/USBPrinting
Thomas Karl Pietrowski f915092f83 CURA-2079: Finish firmware upload process on errors
Looking at the old code shows that the download process was never
completely finished. The according function was only return'ed, but no
signal was emitted to the window to give the user the possibility to
close it again.

Optionally, it would be useful here to pass messages to the window
dialog to inform the user about problems.

However, this code is untested because:
1. I don't know where put my printers *.hex-file, when coding here with
my editor,
2. Have no idea how to reproduce the IO errors reported at JIRA, so
fingers crossed here.

Contributes to CURA-2079
2016-08-14 17:37:36 +02:00
..
avr_isp Fixed firmware update screen. CURA-2079. 2016-08-10 12:57:01 +02:00
__init__.py CURA-1615 - Updating for API 3 2016-06-15 10:04:47 +02:00
FirmwareUpdateWindow.qml Fixed firmware update screen. CURA-2079. 2016-08-10 12:57:01 +02:00
USBPrinterOutputDevice.py CURA-2079: Finish firmware upload process on errors 2016-08-14 17:37:36 +02:00
USBPrinterOutputDeviceManager.py CURA-2079: Finish firmware upload process on errors 2016-08-14 17:37:36 +02:00