Cura/plugins
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
..
3MFReader Remove 3MF repair message 2016-08-01 10:50:04 +02:00
AutoSave Update AutoSave plugin to work with the new settings API 2016-05-30 15:29:10 +02:00
ChangeLogPlugin Another stray conflict marker 2016-07-13 14:33:42 +02:00
CuraEngineBackend Fix broken backend plugin on Windows 2016-08-08 12:30:47 +02:00
CuraProfileReader Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
CuraProfileWriter Move ProfileReader and ProfileWriter over to Cura itself. 2016-06-09 14:14:49 +02:00
GCodeProfileReader Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
GCodeWriter Properly catch when either extruder or global quality is not properly set 2016-08-02 15:20:03 +02:00
ImageReader Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LayerView Revert "Show "ghosts" for all objects on the buildplate in layerview" 2016-08-02 12:30:22 +02:00
LegacyProfileReader Rename setting skirt_minimal_length to skirt_brim_minimal_length 2016-07-22 17:12:34 +02:00
PerObjectSettingsTool Update swatch colors when changing materials 2016-08-10 14:37:59 +02:00
RemovableDriveOutputDevice Bump API version of plugins that do not need extra porting 2016-05-30 15:29:10 +02:00
SliceInfoPlugin Use Logger.log instead of Logger.logException 2016-08-08 10:43:48 +02:00
SolidView Show the right material color for single-extrusion machines 2016-08-10 14:08:58 +02:00
UltimakerMachineActions Hide start check button once the check has started 2016-07-29 14:30:36 +02:00
USBPrinting CURA-2079: Finish firmware upload process on errors 2016-08-14 17:37:36 +02:00
VersionUpgrade/VersionUpgrade21to22 Use correct material profile in extruder stack 2016-08-09 18:06:23 +02:00
XmlMaterialProfile Update material container's name when its "material" metadata key changes 2016-07-11 14:57:28 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00