Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab A1 0.2 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

33 lines
845 B
JSON

{
"type": "machine",
"name": "Bambu Lab A1 0.2 nozzle",
"inherits": "Bambu Lab A1 0.4 nozzle",
"from": "system",
"setting_id": "GM029",
"instantiation": "true",
"nozzle_diameter": [
"0.2"
],
"printer_model": "Bambu Lab A1",
"printer_variant": "0.2",
"default_filament_profile": [
"Bambu PLA Basic @BBL A1 0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @BBL A1 0.2 nozzle",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"upward_compatible_machine": [
"Bambu Lab H2D 0.2 nozzle",
"Bambu Lab H2D Pro 0.2 nozzle",
"Bambu Lab H2S 0.2 nozzle",
"Bambu Lab P2S 0.2 nozzle",
"Bambu Lab H2C 0.2 nozzle",
"Bambu Lab X2D 0.2 nozzle",
"Bambu Lab A2L 0.2 nozzle"
]
}