mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Fix elegoo definitions
This commit is contained in:
parent
0c37fe333a
commit
e73a18afc1
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Extruder 1",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "elegoo_neptune_2",
|
||||
"machine": "elegoo_neptune_2D",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Extruder 2",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "elegoo_neptune_2",
|
||||
"machine": "elegoo_neptune_2D",
|
||||
"position": "1"
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue