mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Tweak default parameters
1. Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas 2. Change default sparse_infill_pattern vaule to ipCrossHatch
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"slow_down_layers": "1",
|
||||
"sparse_infill_density": "12%",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"sparse_infill_pattern": "line",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_speed": "300",
|
||||
"support_speed": "300",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
Reference in New Issue
Block a user