mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-24 14:16:50 -07:00
changed wall loops to 2 for bigger nozzles
This commit is contained in:
parent
f86b45e4fa
commit
41504ff0dc
8 changed files with 8 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue