Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab A1 0.2 nozzle.json
xun.zhang 291a5707df ENH: add h2d in upward machines
jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4168311dd5e5779f1b3930c733c1b682a8c67fed
(cherry picked from commit 7e5b6c4274885ddf14f6797ee101f23d430a4adf)
2025-09-20 15:29:45 +08:00

26 lines
624 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"
],
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"default_print_profile": "0.10mm Standard @BBL A1 0.2 nozzle",
"upward_compatible_machine": [
"Bambu Lab H2D 0.2 nozzle"
]
}