Cura/plugins/CuraEngineBackend
Arjen Hiemstra c329c2e12d Do not try to recreate the socket when we are shutting down anyway
This prevents issues where closing the socket triggers socket creation
and then a deadlock occurs.

Contributes to CURA-1391
2016-04-19 16:52:22 +02:00
..
__init__.py Add period at end for consistency 2016-03-22 13:35:28 +01:00
Cura.proto Layer data is now processed layer by layer. 2016-03-24 12:14:31 +01:00
CuraEngineBackend.py Do not try to recreate the socket when we are shutting down anyway 2016-04-19 16:52:22 +02:00
ProcessGCodeJob.py Added documentation 2015-09-17 14:50:52 +02:00
ProcessSlicedLayersJob.py Handle negative layers in the Layer view 2016-04-14 12:17:40 +02:00
StartSliceJob.py Merge branch '2.1' 2016-03-17 15:24:00 +01:00