Turn on Elegoo Centauri Carbon aux fan to help cool the build plate when using a cool plate (#9676)

turn on aux fan to help cool the build plate when using a cool plate
This commit is contained in:
Fei Deng
2025-05-31 23:58:54 -05:00
committed by GitHub
parent 4545132a0d
commit 9d1ab72c29
5 changed files with 5 additions and 6 deletions

View File

@@ -5,7 +5,6 @@
"reduce_crossing_wall": "1",
"bottom_shell_layers": "5",
"outer_wall_speed": "120",
"print_flow_ratio": "0.95",
"sparse_infill_density": "20%",
"top_shell_layers": "6",
"wall_loops": "6",

View File

@@ -5,7 +5,6 @@
"reduce_crossing_wall": "1",
"bottom_shell_layers": "5",
"outer_wall_speed": "120",
"print_flow_ratio": "0.95",
"sparse_infill_density": "20%",
"top_shell_layers": "6",
"wall_loops": "6",

View File

@@ -88,6 +88,6 @@
"wipe_before_external_loop": "0",
"exclude_object": "1",
"wipe_speed": "100%",
"print_flow_ratio": "0.97",
"print_flow_ratio": "1.0",
"wall_sequence": "inner wall/outer wall"
}