ENH: only enable pre fan for pla and petg in H2D

jira: STUDIO-11154

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic67ed36d507957dc0328b532e7ab3d82981f97e8
(cherry picked from commit 880919dc2433e0c696be0a38673c067da3d5cabc)
This commit is contained in:
xun.zhang
2025-04-10 21:15:31 +08:00
committed by Noisyfox
parent acd36c3460
commit 2291e6eb5c
45 changed files with 380 additions and 96 deletions

View File

@@ -14,12 +14,12 @@
"counter_coef_3": [
"-0.32"
],
"counter_limit_max": [
"0.05"
],
"counter_limit_min": [
"-0.4"
],
"counter_limit_max": [
"0.05"
],
"fan_max_speed": [
"80"
],
@@ -36,10 +36,6 @@
"nil",
"nil"
],
"filament_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow"
],
"filament_flow_ratio": [
"0.98",
"0.98"
@@ -52,14 +48,6 @@
"20",
"30"
],
"filament_pre_cooling_temperature": [
"0",
"0"
],
"filament_ramming_travel_time": [
"0",
"0"
],
"filament_ramming_volumetric_speed": [
"-1",
"-1"
@@ -92,9 +80,6 @@
"nil",
"nil"
],
"filament_scarf_seam_type": [
"all"
],
"filament_wipe": [
"nil",
"nil"
@@ -111,6 +96,21 @@
"nil",
"nil"
],
"filament_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow"
],
"filament_scarf_seam_type": [
"all"
],
"filament_pre_cooling_temperature": [
"0",
"0"
],
"filament_ramming_travel_time": [
"0",
"0"
],
"hole_coef_2": [
"-0.0081"
],
@@ -122,6 +122,9 @@
"210",
"210"
],
"pre_start_fan_time": [
"2"
],
"compatible_printers": [
"Bambu Lab H2D 0.4 nozzle",
"Bambu Lab H2D 0.6 nozzle"