mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-03 03:54:01 -06:00
![]() The message was generating a list of settings that had an error state by going through all extruder stacks and the global stack, but didn't bother to check the per-object stacks. I could've added it to the regular message but then the user would be confused because he can't find any errors either. So instead I opted to specify that it happened in per-model settings. It's not perfect, but should narrow down the user's search considerably. Fixes #2427. |
||
---|---|---|
.. | ||
__init__.py | ||
Cura.proto | ||
CuraEngineBackend.py | ||
plugin.json | ||
ProcessGCodeJob.py | ||
ProcessSlicedLayersJob.py | ||
StartSliceJob.py |