Files
OrcaSlicer/resources/profiles/Elegoo/machine/EN2SERIES/Elegoo Neptune.json
SoftFever d830c6a181 Fix dangling and incompatible default_materials across 21 vendors
Replace 400 default_materials entries that referenced an unknown filament
(92) or a filament not compatible with the model (308) with the most-
specialized compatible same-type material, as flagged by the new
check_default_materials validator. Bump the 21 touched vendor versions so
the fixes reach existing installs.
2026-07-05 22:14:55 +08:00

13 lines
586 B
JSON

{
"type": "machine_model",
"name": "Elegoo Neptune",
"model_id": "Elegoo-N1",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Elegoo",
"bed_model": "elegoo_neptune_buildplate_model.stl",
"bed_texture": "elegoo_neptune_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Elegoo ASA @EN2 Series;Elegoo PETG PRO @EN2 Series;Elegoo PLA @EN2 Series;Elegoo PLA Matte @EN2 Series;Elegoo PLA PRO @EN2 Series;Elegoo PLA Silk @EN2 Series;Elegoo PLA-CF @EN2 Series;Elegoo PLA+ @EN2 Series;Elegoo Rapid PETG @EN2 Series;Elegoo Rapid PLA+ @EN2 Series"
}