mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +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:
@@ -54,7 +54,7 @@
|
||||
"raft_first_layer_expansion": "1.5",
|
||||
"resolution": "0.012",
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_speed": "65",
|
||||
"seam_position": "aligned",
|
||||
@@ -69,7 +69,7 @@
|
||||
"support_base_pattern": "default",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "65",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "0.34",
|
||||
"skirt_loops": "5",
|
||||
"slow_down_layers": "2",
|
||||
|
||||
Reference in New Issue
Block a user