more fixes

This commit is contained in:
SoftFever
2026-09-02 02:42:30 +08:00
parent afa806da18
commit 44a617a40d
12 changed files with 32 additions and 8 deletions

View File

@@ -67,6 +67,12 @@
"nozzle_temperature_initial_layer": [
"205"
],
"nozzle_temperature_range_high": [
"240"
],
"nozzle_temperature_range_low": [
"190"
],
"overhang_fan_threshold": [
"25%"
],

View File

@@ -67,6 +67,12 @@
"nozzle_temperature_initial_layer": [
"205"
],
"nozzle_temperature_range_high": [
"240"
],
"nozzle_temperature_range_low": [
"190"
],
"overhang_fan_threshold": [
"25%"
],

View File

@@ -10,9 +10,15 @@
"filament_vendor": [
"FusRock"
],
"activate_chamber_temp_control": [
"1"
],
"additional_cooling_fan_speed": [
"0"
],
"chamber_temperature": [
"60"
],
"close_fan_the_first_x_layers": [
"3"
],

View File

@@ -10,9 +10,15 @@
"filament_vendor": [
"FusRock"
],
"activate_chamber_temp_control": [
"1"
],
"additional_cooling_fan_speed": [
"0"
],
"chamber_temperature": [
"60"
],
"close_fan_the_first_x_layers": [
"3"
],