change the extruder name & file name

This commit is contained in:
Jinbuhm Kim 2019-01-22 20:56:44 +09:00
parent db17116b37
commit d1d344d739
2 changed files with 2 additions and 2 deletions

View File

@ -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"
} }
}, },

View File

@ -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",