Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab A1 0.6 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
613 B
JSON

{
"type": "machine",
"name": "Bambu Lab A1 0.6 nozzle",
"inherits": "Bambu Lab A1 0.4 nozzle",
"from": "system",
"setting_id": "GM031",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"printer_model": "Bambu Lab A1",
"printer_variant": "0.6",
"default_filament_profile": [
"Bambu PLA Basic @BBL A1"
],
"default_print_profile": "0.30mm Strength @BBL A1 0.6 nozzle",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"upward_compatible_machine": [
"Bambu Lab H2D 0.6 nozzle"
]
}