changed wall loops to 2 for bigger nozzles

This commit is contained in:
Bernhard Koppensteiner 2024-06-13 14:40:10 +02:00
parent f86b45e4fa
commit 41504ff0dc
8 changed files with 8 additions and 0 deletions

View file

@ -15,6 +15,7 @@
"support_line_width": "0.5",
"layer_height": "0.15",
"initial_layer_print_height": "0.25",
"wall_loops": "2",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",

View file

@ -18,6 +18,7 @@
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.5",
"wall_loops": "2",
"outer_wall_speed": "115",
"inner_wall_speed": "115",
"small_perimeter_speed": "115",

View file

@ -15,6 +15,7 @@
"initial_layer_line_width": "0.68",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.5",
"wall_loops": "2",
"sparse_infill_speed": "120",
"internal_solid_infill_speed": "100",
"top_surface_speed": "70",

View file

@ -15,6 +15,7 @@
"support_line_width": "0.5",
"layer_height": "0.25",
"initial_layer_print_height": "0.25",
"wall_loops": "2",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",

View file

@ -15,6 +15,7 @@
"support_line_width": "0.5",
"layer_height": "0.25",
"initial_layer_print_height": "0.25",
"wall_loops": "2",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",

View file

@ -17,6 +17,7 @@
"initial_layer_print_height": "0.4",
"top_shell_thickness": "0.7",
"top_shell_layers": "3",
"wall_loops": "2",
"bottom_shell_thickness": "0.5",
"bottom_shell_layers": "2",
"travel_speed": "300",

View file

@ -15,6 +15,7 @@
"support_line_width": "0.5",
"initial_layer_print_height": "0.25",
"layer_height": "0.35",
"wall_loops": "2",
"top_shell_thickness": "0.9",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.6",

View file

@ -15,6 +15,7 @@
"support_line_width": "0.65",
"layer_height": "0.4",
"initial_layer_print_height": "0.3",
"wall_loops": "2",
"top_shell_thickness": "1.2",
"top_shell_layers": "4",
"bottom_shell_thickness": "0.8",