mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:19:01 +08:00
Fix type metadata of some of the test container stacks
This commit is contained in:
parent
1f0f8cd6ea
commit
e6adca7dd3
@ -4,7 +4,7 @@ name = Legacy Extruder Stack
|
|||||||
id = ExtruderLegacy
|
id = ExtruderLegacy
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
type = extruder
|
type = extruder_train
|
||||||
|
|
||||||
[containers]
|
[containers]
|
||||||
3 = some_instance
|
3 = some_instance
|
||||||
|
@ -3,6 +3,9 @@ version = 3
|
|||||||
name = Global
|
name = Global
|
||||||
id = Global
|
id = Global
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
type = machine
|
||||||
|
|
||||||
[containers]
|
[containers]
|
||||||
3 = some_instance
|
3 = some_instance
|
||||||
6 = some_definition
|
6 = some_definition
|
||||||
|
Loading…
x
Reference in New Issue
Block a user