Cura/plugins/CuraEngineBackend
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
..
__init__.py adds/adapts translation context markers 2015-09-08 15:26:49 +02:00
Cura.proto Fixed merge issues & updated proto files 2016-02-02 11:25:10 +01:00
CuraEngineBackend.py Make layer processing abort when starting slice 2016-02-19 12:25:47 +01:00
ProcessGCodeJob.py Added documentation 2015-09-17 14:50:52 +02:00
ProcessSlicedObjectListJob.py Make layer processing abort when starting slice 2016-02-19 12:25:47 +01:00
StartSliceJob.py Remove Cura_pb2.py file since it is no longer needed 2016-02-02 18:22:09 +01:00