Cura/plugins/CuraEngineBackend
Ghostkeeper eb951ed07c Fix potential concurrency of finishing before connected to finishing
This was a concurrency issue: If the slicing was very fast, it could finish slicing before the listener was connected to the message of being finished. Therefore, we should connect to being finished before we even start the start-slice job.

Contributes to issue CURA-1278.
2016-05-23 17:19:18 +02:00
..
__init__.py Update API version of two required plugins 2016-05-09 12:06:35 +02:00
Cura.proto Layer data is now processed layer by layer. 2016-03-24 12:14:31 +01:00
CuraEngineBackend.py Fix potential concurrency of finishing before connected to finishing 2016-05-23 17:19:18 +02:00
ProcessGCodeJob.py Added documentation 2015-09-17 14:50:52 +02:00
ProcessSlicedLayersJob.py Codestyle & Documentation 2016-04-28 15:56:25 +02:00
StartSliceJob.py Remove _profile from start slice job parameters 2016-05-23 17:19:18 +02:00