ENH:[filament/process]modify upward_compatible_machine

Change-Id: I8a6b38d3ab1f1711eddb0a4190197f87129fec70
(cherry picked from commit 624914dcdd1e5a931a8eb5d3126c9bde32f4d705)
This commit is contained in:
qian.wang
2025-08-05 17:33:44 +08:00
committed by Noisyfox
parent 1fd88842d9
commit 2ed08353ca
37 changed files with 178 additions and 104 deletions

View File

@@ -11,9 +11,6 @@
],
"printer_model": "Bambu Lab H2D Pro",
"printer_variant": "0.6",
"default_filament_profile": [
"Bambu PLA Basic @BBL H2DP"
],
"default_print_profile": "0.30mm Standard @BBL H2DP 0.6 nozzle",
"max_layer_height": [
"0.42",
@@ -28,5 +25,8 @@
"1.4",
"1.4",
"1.4"
],
"upward_compatible_machine": [
"Bambu Lab H2D 0.6 nozzle"
]
}