Cura/plugins
Ghostkeeper 63a8b96049 Make layer processing abort when starting slice
This involved adding an abort flag to the layer processing job, and making the job check back on that flag periodically. If processing a single layer takes forever then it will never stop the job at all, so it assumes that the concurrent programming in Python is Fair.

Contributes to issue CURA-864.
2016-02-19 12:25:47 +01:00
..
3MFReader Made changed from code review and updated MeshReader plugins to support changes made to Uranium branch MeshReaderDialog. This branch now must be paired with that Uranium branch. 2015-12-31 09:46:57 +01:00
AutoSave Properly save setting visibility when auto saving 2016-02-17 14:38:38 +01:00
ChangeLogPlugin Whole bunch of um-pep8 style fixes. 2015-11-27 13:50:44 +01:00
CuraEngineBackend Make layer processing abort when starting slice 2016-02-19 12:25:47 +01:00
CuraProfileReader Add CuraProfileWriter plugin 2015-12-17 13:35:16 +01:00
CuraProfileWriter Fixin some i18n function calls and such 2016-01-12 15:24:47 +01:00
GCodeProfileReader Escape characters of escape_characters dict at initialisation 2015-12-17 13:35:16 +01:00
GCodeWriter Use working profile instead of "active" profile 2016-02-08 09:20:46 +01:00
ImageReader More codestyle changes 2016-02-15 14:28:27 +01:00
LayerView Max size & value are now set in correct order for layerview 2016-02-04 12:14:59 +01:00
LegacyProfileReader Always make sure imported profiles are available for the currently active machine 2016-02-16 21:50:57 +01:00
PerObjectSettingsTool Fix per-object setting categories hiding when folding them 2016-02-08 16:18:45 +01:00
RemovableDriveOutputDevice Repair saving to removable drive 2016-02-10 15:05:44 +01:00
SliceInfoPlugin Use working profile instead of "active" profile 2016-02-08 09:20:46 +01:00
SolidView Fix setting for show overhang 2016-02-12 11:11:44 +01:00
USBPrinting Update translation from machine name to hex file 2016-02-12 17:09:42 +01:00
XRayView Added weight to viewmode plugins for sorting in the viewmode 2015-12-30 09:53:25 +01:00