mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-16 15:32:09 +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.
17 lines
738 B
JSON
17 lines
738 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Bambu Lab H2D",
|
|
"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",
|
|
"use_rect_grid": "true",
|
|
"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": "O1D",
|
|
"default_materials": "Bambu PLA Basic @BBL H2D;Bambu PLA-CF @BBL H2D 0.6 nozzle;Bambu PETG Basic @BBL H2D 0.6 nozzle;Bambu ABS @BBL H2D;Bambu PETG HF @BBL H2D 0.6 nozzle;Bambu PLA Silk @BBL H2D;Bambu PLA Matte @BBL H2D;Bambu PC @BBL H2D 0.4 nozzle;Bambu PA-CF @BBL H2D"
|
|
}
|