mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
change the extruder name & file name
This commit is contained in:
parent
db17116b37
commit
d1d344d739
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
"has_materials": false,
|
"has_materials": false,
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
"0": "creatable_d3_extruder"
|
"0": "creatable_d3_extruder_0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"id": "creatable_d3_extruder",
|
"id": "creatable_d3_extruder_0",
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "Extruder 1",
|
"name": "Extruder 1",
|
||||||
"inherits": "fdmextruder",
|
"inherits": "fdmextruder",
|
Loading…
Add table
Add a link
Reference in a new issue