ENH:[Process/Filament] batch modify fan_max_speed/slow_down_layer_time of ABS Profile Edited by shsst

Change-Id: If646e1fce6ebe5c39893e435d426d964556c7c84
(cherry picked from commit ee497f6823fa1388629b1fafa3e8471586f5c31c)
This commit is contained in:
shsst
2025-08-08 17:28:04 +08:00
committed by Noisyfox
parent f82783259a
commit 0f6cc6da4a
7 changed files with 24 additions and 18 deletions

View File

@@ -84,6 +84,9 @@
"Direct Drive Standard", "Direct Drive Standard",
"Direct Drive High Flow" "Direct Drive High Flow"
], ],
"fan_max_speed": [
"60"
],
"long_retractions_when_ec": [ "long_retractions_when_ec": [
"1", "1",
"1" "1"
@@ -100,6 +103,9 @@
"10", "10",
"10" "10"
], ],
"slow_down_layer_time": [
"12"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab H2D 0.2 nozzle" "Bambu Lab H2D 0.2 nozzle"
], ],

View File

@@ -96,6 +96,9 @@
"1", "1",
"1" "1"
], ],
"fan_max_speed": [
"60"
],
"long_retractions_when_ec": [ "long_retractions_when_ec": [
"1", "1",
"1" "1"
@@ -112,6 +115,9 @@
"10", "10",
"10" "10"
], ],
"slow_down_layer_time": [
"12"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab H2D 0.6 nozzle" "Bambu Lab H2D 0.6 nozzle"
], ],

View File

@@ -84,6 +84,9 @@
"Direct Drive Standard", "Direct Drive Standard",
"Direct Drive High Flow" "Direct Drive High Flow"
], ],
"fan_max_speed": [
"60"
],
"long_retractions_when_ec": [ "long_retractions_when_ec": [
"1", "1",
"1" "1"
@@ -100,6 +103,9 @@
"10", "10",
"10" "10"
], ],
"slow_down_layer_time": [
"12"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab H2D 0.8 nozzle" "Bambu Lab H2D 0.8 nozzle"
], ],

View File

@@ -84,6 +84,9 @@
"Direct Drive Standard", "Direct Drive Standard",
"Direct Drive High Flow" "Direct Drive High Flow"
], ],
"fan_max_speed": [
"60"
],
"long_retractions_when_ec": [ "long_retractions_when_ec": [
"1", "1",
"1" "1"
@@ -100,6 +103,9 @@
"10", "10",
"10" "10"
], ],
"slow_down_layer_time": [
"12"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab H2D 0.4 nozzle" "Bambu Lab H2D 0.4 nozzle"
], ],

View File

@@ -80,9 +80,6 @@
"Direct Drive Standard", "Direct Drive Standard",
"Direct Drive High Flow" "Direct Drive High Flow"
], ],
"fan_max_speed": [
"80"
],
"filament_ramming_volumetric_speed": [ "filament_ramming_volumetric_speed": [
"-1", "-1",
"-1" "-1"
@@ -111,9 +108,6 @@
"10", "10",
"10" "10"
], ],
"slow_down_layer_time": [
"3"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab H2D Pro 0.2 nozzle" "Bambu Lab H2D Pro 0.2 nozzle"
], ],

View File

@@ -80,9 +80,6 @@
"Direct Drive Standard", "Direct Drive Standard",
"Direct Drive High Flow" "Direct Drive High Flow"
], ],
"fan_max_speed": [
"80"
],
"filament_ramming_volumetric_speed": [ "filament_ramming_volumetric_speed": [
"-1", "-1",
"-1" "-1"
@@ -111,9 +108,6 @@
"10", "10",
"10" "10"
], ],
"slow_down_layer_time": [
"3"
],
"slow_down_min_speed": [ "slow_down_min_speed": [
"20" "20"
], ],

View File

@@ -80,9 +80,6 @@
"Direct Drive Standard", "Direct Drive Standard",
"Direct Drive High Flow" "Direct Drive High Flow"
], ],
"fan_max_speed": [
"80"
],
"filament_ramming_volumetric_speed": [ "filament_ramming_volumetric_speed": [
"-1", "-1",
"-1" "-1"
@@ -111,9 +108,6 @@
"10", "10",
"10" "10"
], ],
"slow_down_layer_time": [
"3"
],
"compatible_printers": [ "compatible_printers": [
"Bambu Lab H2D Pro 0.4 nozzle", "Bambu Lab H2D Pro 0.4 nozzle",
"Bambu Lab H2D Pro 0.6 nozzle" "Bambu Lab H2D Pro 0.6 nozzle"