mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -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,
|
||||
"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,
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
Loading…
Add table
Add a link
Reference in a new issue