mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 07:14:24 +08:00
Fix Json error
This commit is contained in:
parent
546aa5fb82
commit
db17116b37
@ -13,7 +13,7 @@
|
|||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
"0": "creatable_d3_extruder"
|
"0": "creatable_d3_extruder"
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"name": "Extruder 1",
|
"name": "Extruder 1",
|
||||||
"inherits": "fdmextruder",
|
"inherits": "fdmextruder",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"machine": "Creatable D3",
|
"machine": "Creatable_D3",
|
||||||
"position": "0"
|
"position": "0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user