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:
@@ -29,7 +29,7 @@
|
||||
"ironing_flow": "8%",
|
||||
"layer_height": "0.08",
|
||||
"initial_layer_print_height": "0.1",
|
||||
"support_threshold_angle": "15",
|
||||
"support_threshold_angle": "30",
|
||||
"top_shell_layers": "9",
|
||||
"gap_infill_speed": "85",
|
||||
"initial_layer_infill_speed": "65",
|
||||
|
||||
Reference in New Issue
Block a user