mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +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:
@@ -37,7 +37,7 @@
|
||||
"overhang_2_4_speed": "25",
|
||||
"overhang_3_4_speed": "20",
|
||||
"overhang_4_4_speed": "15",
|
||||
"sparse_infill_pattern": "cubic",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"top_shell_thickness": "0.7",
|
||||
"top_shell_layers": "5",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
|
||||
Reference in New Issue
Block a user