mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 10:52:15 +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
542 B
JSON
13 lines
542 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Qidi Q2C",
|
|
"model_id": "Qidi-Q2C",
|
|
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
|
"machine_tech": "FFF",
|
|
"family": "Qidi",
|
|
"bed_model": "qidi_q2c_buildplate_model.stl",
|
|
"bed_texture": "qidi_q2c_buildplate_texture.svg",
|
|
"hotend_model": "X-Series_gen3_hotend.stl",
|
|
"default_materials": "QIDI PLA Rapido @Qidi Q2C 0.4 nozzle;QIDI ABS Rapido @Qidi Q2C 0.4 nozzle;QIDI PETG Tough @Qidi Q2C 0.4 nozzle;QIDI PLA Rapido Matte @Qidi Q2C 0.4 nozzle;QIDI ASA @Qidi Q2C 0.4 nozzle;QIDI PET-CF @Qidi Q2C 0.4 nozzle"
|
|
}
|