Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab H2 0.8 nozzle.json
xun.zhang b90dbb8bcf FIX: wrong inherit logic in H2
jira: NONE

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5fc2eae431b6755c3310d90ce6480469ddb8651b
(cherry picked from commit 6e5b5af42eaa93a1aa12a4e52dd5e6bc388c125b)
2025-10-03 22:29:07 +08:00

26 lines
582 B
JSON

{
"type": "machine",
"name": "Bambu Lab H2 0.8 nozzle",
"inherits": "Bambu Lab H2 0.4 nozzle",
"from": "system",
"setting_id": "GM040",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Bambu Lab H2",
"printer_variant": "0.8",
"default_filament_profile": [
"Bambu PLA Basic @BBL H2"
],
"default_print_profile": "0.40mm Standard @BBL H2 0.8 nozzle",
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retraction_length": [
"3"
]
}