mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:25:12 +08:00

Dependendant on the "type" metadata key, we create either an ExtruderStack or a GlobalStack instance to replace the ContainerStack instance. This should allow for transparent upgrades to the new classes. Contributes to CURA-3497