Fix elegoo definitions

This commit is contained in:
Jaime van Kessel 2022-07-08 10:11:04 +02:00
parent 0c37fe333a
commit e73a18afc1
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Extruder 1", "name": "Extruder 1",
"inherits": "fdmextruder", "inherits": "fdmextruder",
"metadata": { "metadata": {
"machine": "elegoo_neptune_2", "machine": "elegoo_neptune_2D",
"position": "0" "position": "0"
}, },

View File

@ -3,7 +3,7 @@
"name": "Extruder 2", "name": "Extruder 2",
"inherits": "fdmextruder", "inherits": "fdmextruder",
"metadata": { "metadata": {
"machine": "elegoo_neptune_2", "machine": "elegoo_neptune_2D",
"position": "1" "position": "1"
}, },