mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
3D printer / slicing GUI built on top of the Uranium framework
Certain polygons might be added to a layer later, so to prevent issues when using range drawing, we need to wait until we have all layer data then process that in the right order. |
||
|---|---|---|
| Commands | ||
| __init__.py | ||
| Cura_pb2.py | ||
| CuraEngineBackend.py | ||
| LayerData.py | ||
| ProcessGCodeJob.py | ||
| ProcessSlicedObjectListJob.py | ||