add more printer profiles (#1038)

* Delete SW-x2.png

* Add Artillery Sidewinder X1 profile

* add Elegoo Neptune profile

* Update Elegoo Neptune 2S 0.4 nozzle.json

* Change start code parameters
This commit is contained in:
fr3ak2402 2023-05-12 12:45:14 +02:00 committed by GitHub
parent e23b600239
commit 507db8c301
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 1289 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Elegoo Neptune",
"model_id": "Elegoo-Neptune",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Elegoo",
"bed_model": "elegoo_neptune_buildplate_model.stl",
"bed_texture": "elegoo_neptune_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Elegoo Generic ABS;Elegoo Generic PETG;Elegoo Generic PLA"
}