ENH: add profiles for H2D

This commit is contained in:
Noisyfox
2025-09-05 17:37:14 +08:00
parent 9fc3b38da8
commit 4120c64c5e
327 changed files with 16141 additions and 699 deletions

View File

@@ -0,0 +1,32 @@
{
"type": "machine",
"name": "Bambu Lab H2D 0.6 nozzle",
"inherits": "Bambu Lab H2D 0.4 nozzle",
"from": "system",
"setting_id": "GM035",
"instantiation": "true",
"nozzle_diameter": [
"0.6",
"0.6"
],
"printer_model": "Bambu Lab H2D",
"printer_variant": "0.6",
"default_filament_profile": [
"Bambu PLA Basic @BBL H2D"
],
"default_print_profile": "0.30mm Standard @BBL H2D 0.6 nozzle",
"max_layer_height": [
"0.42",
"0.42"
],
"min_layer_height": [
"0.12",
"0.12"
],
"retraction_length": [
"1.4",
"1.4",
"1.4",
"1.4"
]
}