mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
ENH: add elegoo printer from orcaslicer
Thanks OrcaSlicer. Also fix wrong setting id of these profile Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Ib34a46d1b1ae5681b755a7f5b1ef227b502b5262
This commit is contained in:
parent
efd65561a2
commit
45167d6b13
111 changed files with 8282 additions and 0 deletions
12
resources/profiles/Elegoo/machine/Elegoo Neptune X.json
Normal file
12
resources/profiles/Elegoo/machine/Elegoo Neptune X.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Elegoo Neptune X",
|
||||
"model_id": "Elegoo-Neptune-X",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Elegoo",
|
||||
"bed_model": "elegoo_neptunex_buildplate_model.stl",
|
||||
"bed_texture": "elegoo_neptunex_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Elegoo Generic ABS;Elegoo Generic PETG;Elegoo Generic PLA"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue