FIX:Fix the length of parameter “volumetric_speed_coefficients”

Jira:None

Change-Id: I227f17e404ad96d8c4246a93e0fd1b0a5e61f664
(cherry picked from commit 3e4fa9748293a8e6cb1ad0fe957290e649aea13b)
This commit is contained in:
weizhen.xie
2025-08-19 17:30:19 +08:00
committed by Noisyfox
parent 625d02661b
commit 1ce594f4df
157 changed files with 1388 additions and 760 deletions

View File

@@ -8,6 +8,9 @@
"chamber_temperatures": [
"65"
],
"fan_max_speed": [
"60"
],
"filament_deretraction_speed": [
"nil",
"nil"
@@ -92,9 +95,6 @@
"0",
"0"
],
"fan_max_speed": [
"60"
],
"long_retractions_when_ec": [
"1",
"1"
@@ -114,6 +114,10 @@
"slow_down_layer_time": [
"12"
],
"volumetric_speed_coefficients": [
"0;0;0;0;0;0",
"0;0;0;0;0;0"
],
"compatible_printers": [
"Bambu Lab H2D Pro 0.6 nozzle"
],