ENH: Polynomial fitting via Gaussian regression for determining the filament_max_volumetric_speed

Jira: none
Change-Id: Iab1ef65f0546884c60d2a9e39213a07d76a1f483
(cherry picked from commit 186948cc91b12d547b7168104ba629d40c333d1b)
This commit is contained in:
weizhen.xie
2025-08-06 17:03:44 +08:00
committed by Noisyfox
parent 4333872b3d
commit 38a18dc086
282 changed files with 1460 additions and 277 deletions

View File

@@ -92,6 +92,30 @@
"0",
"0"
],
"filament_enable_overhang_speed": [
"1",
"1"
],
"filament_overhang_1_4_speed": [
"0",
"0"
],
"filament_overhang_2_4_speed": [
"50",
"50"
],
"filament_overhang_3_4_speed": [
"30",
"30"
],
"filament_overhang_4_4_speed": [
"10",
"10"
],
"filament_overhang_totally_speed": [
"10",
"10"
],
"long_retractions_when_ec": [
"0",
"0"
@@ -104,6 +128,10 @@
"225",
"225"
],
"override_process_overhang_speed": [
"0",
"0"
],
"pre_start_fan_time": [
"2"
],
@@ -114,6 +142,10 @@
"slow_down_for_layer_cooling": [
"0"
],
"volumetric_speed_coefficients": [
"12.4717;-2.8601;9.7830;2.9503;3.9235;-1.8644",
"12.4717;-2.8601;9.7830;2.9503;3.9235;-1.8644"
],
"compatible_printers": [
"Bambu Lab H2S 0.6 nozzle"
],