Cura/plugins/CuraEngineBackend
Remco Burema e3204707db Move 'get painted on extruders' method, use for build-volume.
(Not sure I'm happy with this, but) now we can use this _both_ in the slicing itself _and_ the bounds. The big downsides are a) I had to connect the scene changed signal to the on-stack-changed method, that seems ugly and potentially slow b) I'm not sure this method belongs in the ExtruderManager -- otoh, where else is it going to live (unless we want to make a new type of plugin-object?).

CURA-12752
2025-10-01 22:39:22 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Cura.proto Merge remote-tracking branch 'origin/main' into CURA-12543_painting_ux 2025-06-24 13:37:23 +02:00
CuraEngineBackend.py Add button to auto-disable unused extruders 2025-07-24 11:14:36 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
ProcessGCodeJob.py WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 2018-02-17 22:24:05 +01:00
ProcessSlicedLayersJob.py Updated message with message types 2021-07-28 08:45:42 +02:00
StartSliceJob.py Move 'get painted on extruders' method, use for build-volume. 2025-10-01 22:39:22 +02:00