mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
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:
parent
e23b600239
commit
507db8c301
31 changed files with 1289 additions and 0 deletions
12
resources/profiles/Elegoo/machine/Elegoo Neptune.json
Normal file
12
resources/profiles/Elegoo/machine/Elegoo Neptune.json
Normal 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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue