Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab A2L.json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill

* add default material check

Improve validation for default materials and filament profiles

* Fix default materials and obsolete keys

* clarifying orca-profiles skill
2026-09-18 00:39:46 +08:00

18 lines
883 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",
"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"
}