mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 11:17:49 -06:00
Rename some_material to some_instance
This way we can semantically use it in place of other instances on the stack as well without changing our test. Contributes to issue CURA-3497.
This commit is contained in:
parent
007f764471
commit
60b6b72912
7 changed files with 7 additions and 7 deletions
|
@ -7,5 +7,5 @@ id = MachineLegacy
|
|||
type = machine
|
||||
|
||||
[containers]
|
||||
3 = some_material
|
||||
3 = some_instance
|
||||
6 = some_definition
|
Loading…
Add table
Add a link
Reference in a new issue