mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-03 00:02:14 +00:00
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.
13 lines
586 B
JSON
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"
|
|
}
|