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.
18 lines
1011 B
JSON
18 lines
1011 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Bambu Lab A2L",
|
|
"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-H2C.stl",
|
|
"bed_texture": "bbl-3dp-logo.svg",
|
|
"bottom_texture_rect_longer": "45, -14.5, 240, 8",
|
|
"bottom_texture_rect_longer_ignore_list": "High Temp Plate;Textured PEI Plate",
|
|
"default_bed_type": "Textured PEI Plate",
|
|
"family": "BBL-3DP",
|
|
"image_bed_type": "o",
|
|
"machine_tech": "FFF",
|
|
"model_id": "N9",
|
|
"not_support_bed_type": "Cool Plate",
|
|
"use_double_extruder_default_texture": "true",
|
|
"default_materials": "Bambu PLA Matte @BBL A2L 0.4 nozzle;Bambu PLA Basic @BBL A2L 0.4 nozzle;Bambu PLA Silk @BBL A2L 0.4 nozzle;Bambu Support For PLA/PETG @BBL A2L;Bambu TPU 95A @BBL A2L;Bambu PLA Tough @BBL A2L;Generic PLA @BBL A2L;Generic PLA High Speed @BBL A2L;Generic PETG @BBL A2L;Generic PVA @BBL A2L;Bambu PETG HF @BBL A2L;Bambu PLA Basic @BBL A2L 0.2 nozzle"
|
|
} |