Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab H2D 0.2 nozzle.json
xun.zhang c1ecf4fe65 FIX: wrong layer height limit
jira:STUDIO-11831

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifda3711dd5a89bfe73b5dfb4daf2fb643afd96f6
(cherry picked from commit 59a18ad837c5b19159b71df3921f49941eedf912)
2025-09-23 16:38:51 +08:00

32 lines
692 B
JSON

{
"type": "machine",
"name": "Bambu Lab H2D 0.2 nozzle",
"inherits": "Bambu Lab H2D 0.4 nozzle",
"from": "system",
"setting_id": "GM034",
"instantiation": "true",
"nozzle_diameter": [
"0.2",
"0.2"
],
"printer_model": "Bambu Lab H2D",
"printer_variant": "0.2",
"default_filament_profile": [
"Bambu PLA Basic @BBL H2D 0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @BBL H2D 0.2 nozzle",
"max_layer_height": [
"0.14",
"0.14"
],
"min_layer_height": [
"0.04",
"0.04"
],
"retraction_length": [
"0.4",
"0.4",
"0.4",
"0.4"
]
}