mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 09:50:59 +00:00
Polymaker, Overture and eSUN presets move from brand subfolders to BBL/filament/, matching BambuStudio's layout; their names and ids are unchanged. Default filament lists keep pointing at presets that exist, 0.2 mm nozzles keep a default PLA, and user presets based on removed or renamed presets still load. Generic SBS is no longer in the Bambu bundle; new selections on those printers fall back to OrcaFilamentLibrary's Generic SBS @System. The profile tool now recognises BambuStudio's new filament id/name maps and support_recommended_params.json as data files.
17 lines
914 B
JSON
17 lines
914 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Bambu Lab H2C",
|
|
"nozzle_diameter": "0.2;0.4;0.6;0.8",
|
|
"url": "http://www.bambulab.com/Parameters/printer_model/Bambu Lab X1.json",
|
|
"bed_model": "bbl-3dp-H2C.stl",
|
|
"bed_texture": "bbl-3dp-logo.svg",
|
|
"default_bed_type": "Textured PEI Plate",
|
|
"bottom_texture_rect_longer": "45, -14.5, 240, 8",
|
|
"bottom_texture_rect_longer_ignore_list": "High Temp Plate;Textured PEI Plate",
|
|
"image_bed_type": "o",
|
|
"family": "BBL-3DP",
|
|
"machine_tech": "FFF",
|
|
"model_id": "O1C2",
|
|
"not_support_bed_type": "Cool Plate;Smooth PEI Plate / High Temp Plate",
|
|
"default_materials": "Bambu PLA Basic @BBL H2C;Bambu PLA-CF @BBL H2C;Bambu PETG Basic @BBL H2C;Bambu ABS @BBL H2C;Bambu PETG HF @BBL H2C;Bambu PLA Silk @BBL H2C;Bambu PLA Matte @BBL H2C;Bambu PC @BBL H2C;Bambu PA-CF @BBL H2C;Bambu PLA Pure @BBL H2C;Bambu PLA Basic @BBL H2C 0.2 nozzle"
|
|
} |