mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 15:06:33 +08:00

The engine processes the plugins based on the order they were given in. By ordering them beforehand, we ensure that they will always be processed with the same logic. CURA-10914