mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 21:31:15 -07:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Cura.proto | ||
| CuraEngineBackend.py | ||
| ProcessGCodeJob.py | ||
| ProcessSlicedObjectListJob.py | ||
| StartSliceJob.py | ||