change default wall loop to 3

Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
This commit is contained in:
SoftFever 2022-12-20 11:32:54 +08:00
parent 92360f75ed
commit 57b4f3cf68
15 changed files with 15 additions and 15 deletions

View file

@ -6,7 +6,7 @@
"inherits": "fdm_process_bbl_common",
"layer_height": "0.3",
"initial_layer_print_height": "0.3",
"wall_loops": "2",
"wall_loops": "3",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"bridge_flow": "1",

View file

@ -6,7 +6,7 @@
"inherits": "fdm_process_bbl_common",
"layer_height": "0.4",
"initial_layer_print_height": "0.4",
"wall_loops": "2",
"wall_loops": "3",
"bottom_shell_layers": "3",
"top_shell_layers": "3",
"bridge_flow": "1",

View file

@ -56,7 +56,7 @@
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "150",
"wall_loops": "2",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",

View file

@ -31,7 +31,7 @@
"detect_overhang_wall": "0",
"reduce_infill_retraction": "0",
"filename_format": "{input_filename_base}.gcode",
"wall_loops": "2",
"wall_loops": "3",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "40",
"print_settings_id": "",