mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 21:27:50 -06:00
Fix Json error
This commit is contained in:
parent
546aa5fb82
commit
db17116b37
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
"machine_extruder_trains":
|
||||
{
|
||||
"0": "creatable_d3_extruder"
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "Creatable D3",
|
||||
"machine": "Creatable_D3",
|
||||
"position": "0"
|
||||
},
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue