mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-24 13:39:05 +08:00

In this stack, all profiles are filled in properly with an instance container. This required some magic to make the container registry always return the desired profiles. Contributes to issue CURA-3497.
14 lines
213 B
INI
14 lines
213 B
INI
[general]
|
|
version = 3
|
|
name = Complete
|
|
id = Complete
|
|
|
|
[containers]
|
|
0 = some_user_changes
|
|
1 = some_quality_changes
|
|
2 = some_quality
|
|
3 = some_material
|
|
4 = some_variant
|
|
5 = some_definition_changes
|
|
6 = some_definition
|