mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-20 09:22:13 +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.
14 lines
640 B
JSON
14 lines
640 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Creality K1C_CFS-C",
|
|
"nozzle_diameter": "0.4",
|
|
"bed_model": "creality_k1c_buildplate_model.stl",
|
|
"default_bed_type": "Textured PEI Plate",
|
|
"bed_texture": "creality_k1c_buildplate_texture.svg",
|
|
"family": "Creality",
|
|
"hotend_model": "",
|
|
"machine_tech": "FFF",
|
|
"model_id": "Creality_K1C_CFS_C",
|
|
"default_materials": "CR-ABS @K1C_CFS-C-all;HP-ASA @K1C_CFS-C-all;Generic PA-CF @K1C_CFS-C-all;Generic PC @K1C_CFS-C-all;CR-PETG @K1C_CFS-C-all;CR-PLA @K1C_CFS-C-all;Generic PLA High Speed @System;Generic PLA Matte @System;Generic PLA Silk @System;Hyper PLA-CF @K1C_CFS-C-all;CR-TPU @K1C_CFS-C-all"
|
|
}
|