overhang_fan_threshold removed

This commit is contained in:
VOLUMIC 2024-11-29 11:24:53 +01:00 committed by GitHub
parent f30fb2477b
commit bc4682cd52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 0 additions and 18 deletions

View File

@ -61,9 +61,6 @@
"fan_min_speed": [ "fan_min_speed": [
"0" "0"
], ],
"overhang_fan_threshold": [
"45"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"70" "70"
], ],

View File

@ -61,9 +61,6 @@
"fan_min_speed": [ "fan_min_speed": [
"0" "0"
], ],
"overhang_fan_threshold": [
"45"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"70" "70"
], ],

View File

@ -30,9 +30,6 @@
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"42" "42"
], ],
"overhang_fan_threshold": [
"50"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"100" "100"
], ],

View File

@ -61,9 +61,6 @@
"fan_min_speed": [ "fan_min_speed": [
"10" "10"
], ],
"overhang_fan_threshold": [
"25"
],
"overhang_fan_speed": [ "overhang_fan_speed": [
"50" "50"
], ],

View File

@ -61,9 +61,6 @@
"overhang_fan_speed": [ "overhang_fan_speed": [
"100" "100"
], ],
"overhang_fan_threshold": [
"50"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"1" "1"
], ],

View File

@ -67,9 +67,6 @@
"overhang_fan_speed": [ "overhang_fan_speed": [
"80" "80"
], ],
"overhang_fan_threshold": [
"50"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"1" "1"
], ],