mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Sometimes `None` was in the grouped objects which threw an error when trying to use `.callDecoration("isGroup")` on it. Nothing seems to break before, apart from the error message, and nothing breaks now either. But no error message. So that's good.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Cura.proto | ||
| CuraEngineBackend.py | ||
| plugin.json | ||
| ProcessGCodeJob.py | ||
| ProcessSlicedLayersJob.py | ||
| StartSliceJob.py | ||