mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +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:
@@ -63,7 +63,7 @@
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "cubic",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"filter_out_gap_fill": "0",
|
||||
"infill_wall_overlap": "15%",
|
||||
"infill_direction": "45",
|
||||
|
||||
Reference in New Issue
Block a user