mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-19 17:02:08 +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.
16 lines
725 B
JSON
16 lines
725 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Bambu Lab H2D Pro",
|
|
"nozzle_diameter": "0.4;0.2;0.6;0.8",
|
|
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
|
"bed_model": "bbl-3dp-H2D.stl",
|
|
"bed_texture": "bbl-3dp-logo.svg",
|
|
"default_bed_type": "Textured PEI Plate",
|
|
"image_bed_type": "o",
|
|
"not_support_bed_type": "Smooth Cool Plate;Textured Cool Plate",
|
|
"family": "BBL-3DP",
|
|
"machine_tech": "FFF",
|
|
"model_id": "O1E",
|
|
"default_materials": "Bambu PLA Basic @BBL H2DP;Bambu PLA-CF @BBL H2DP 0.6 nozzle;Bambu PETG Basic @BBL H2DP 0.6 nozzle;Bambu ABS @BBL H2DP;Bambu PETG HF @BBL H2DP 0.2 nozzle;Bambu PLA Silk @BBL H2DP;Bambu PLA Matte @BBL H2DP;Bambu PC @BBL H2DP 0.2 nozzle;Bambu PA-CF @BBL H2DP"
|
|
}
|