ENH: add code for bambu lab h2d pro

jira:STUDIO-12107

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4a8132515ad947f68212d8002c0f365badf8ca71
(cherry picked from commit 76f50132fcae7ca91c689ceb484006db1e4f3dbd)
This commit is contained in:
xun.zhang
2025-08-05 11:47:20 +08:00
committed by Noisyfox
parent 68fe61564a
commit 1fd88842d9
216 changed files with 325112 additions and 4 deletions

View File

@@ -0,0 +1,32 @@
{
"type": "machine",
"name": "Bambu Lab H2D Pro 0.8 nozzle",
"inherits": "Bambu Lab H2D Pro 0.4 nozzle",
"from": "system",
"setting_id": "GM054",
"instantiation": "true",
"nozzle_diameter": [
"0.8",
"0.8"
],
"printer_model": "Bambu Lab H2D Pro",
"printer_variant": "0.8",
"default_filament_profile": [
"Bambu PLA Basic @BBL H2DP"
],
"default_print_profile": "0.40mm Standard @BBL H2DP 0.8 nozzle",
"max_layer_height": [
"0.56",
"0.56"
],
"min_layer_height": [
"0.16",
"0.16"
],
"retraction_length": [
"3",
"3",
"3",
"3"
]
}