mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
Adding more Elegoo printer profiles (#993)
Elegoo Neptune X Elegoo Neptune 2 Elegoo Neptune 2S Elegoo Neptune 2D
This commit is contained in:
parent
c81ca8c9d7
commit
73e14c90ea
48 changed files with 3256 additions and 1 deletions
12
resources/profiles/Elegoo/machine/Elegoo Neptune 2.json
Normal file
12
resources/profiles/Elegoo/machine/Elegoo Neptune 2.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Elegoo Neptune 2",
|
||||
"model_id": "Elegoo-Neptune-2",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Elegoo",
|
||||
"bed_model": "elegoo_neptune2_buildplate_model.stl",
|
||||
"bed_texture": "elegoo_neptune2_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