mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:49:04 +08:00
Fix uppercase and lowercase
Fix the uppercase and lowercase confusion issue of extruder files
This commit is contained in:
parent
694102df54
commit
ff99087f84
@ -3,7 +3,7 @@
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "HCTECH_HC300-M1&M1H",
|
||||
"machine": "hctech_hc300-m1&m1h",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Left Extruder",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "HCTECH_HC300-M2H",
|
||||
"machine": "hctech_hc300-m2h",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Right Extruder",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "HCTECH_HC300-M2H",
|
||||
"machine": "hctech_hc300-m2h",
|
||||
"position": "1"
|
||||
},
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "HCTECH_HC300-M3",
|
||||
"machine": "hctech_hc300-m3",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user