Adding more Elegoo printer profiles (#993)

Elegoo Neptune X
Elegoo Neptune 2
Elegoo Neptune 2S
Elegoo Neptune 2D
This commit is contained in:
fr3ak2402 2023-05-08 16:23:45 +02:00 committed by GitHub
parent c81ca8c9d7
commit 73e14c90ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
48 changed files with 3256 additions and 1 deletions

View 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"
}