Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab A2L 0.8 nozzle.json
T
SoftFever cc883e458d Sync Bambu Lab profiles with BambuStudio
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.
2026-09-23 14:58:41 +08:00

38 lines
809 B
JSON

{
"type": "machine",
"name": "Bambu Lab A2L 0.8 nozzle",
"inherits": "Bambu Lab A2L 0.4 nozzle",
"from": "system",
"setting_id": "GM058",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Bambu Lab A2L",
"printer_variant": "0.8",
"default_filament_profile": [
"Bambu PLA Basic @BBL A2L 0.8 nozzle"
],
"default_print_profile": "0.40mm Standard @BBL A2L 0.8 nozzle",
"machine_max_speed_x": [
"500",
"200"
],
"machine_max_speed_y": [
"500",
"200"
],
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retract_lift_below": [
"326"
],
"upward_compatible_machine": [
"Bambu Lab H2S 0.8 nozzle"
]
}