mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 04:11:07 -07:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Cura_pb2.py | ||
| CuraEngineBackend.py | ||
| LayerData.py | ||
| LayerDataDecorator.py | ||
| ProcessGCodeJob.py | ||
| ProcessSlicedObjectListJob.py | ||
| StartSliceJob.py | ||