Cura/plugins/CuraEngineBackend
Arjen Hiemstra cb05aee391 Move the start of slicing to a proper job
This way it can be properly threaded (with a generous sprinkling of
"yieldThread") so we do not block the UI when slicing starts.

Contributes to CURA-358
2015-11-04 14:13:45 +01:00
..
__init__.py adds/adapts translation context markers 2015-09-08 15:26:49 +02:00
Cura_pb2.py regenerate python protobuf reader 2015-10-08 15:28:38 +02:00
CuraEngineBackend.py Move the start of slicing to a proper job 2015-11-04 14:13:45 +01:00
LayerData.py Speed up building of the layerdata mesh 2015-11-04 14:13:45 +01:00
LayerDataDecorator.py Added documentation 2015-09-17 14:50:52 +02:00
ProcessGCodeJob.py Added documentation 2015-09-17 14:50:52 +02:00
ProcessSlicedObjectListJob.py Add thread yields to several long running and heavy processing jobs 2015-11-04 14:13:45 +01:00
StartSliceJob.py Move the start of slicing to a proper job 2015-11-04 14:13:45 +01:00