mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +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:
@@ -68,7 +68,7 @@
|
||||
"slowdown_for_curled_perimeters": "1",
|
||||
"sparse_infill_density": "4%",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_speed": "195",
|
||||
"support_base_pattern": "hollow",
|
||||
"support_base_pattern_spacing": "7",
|
||||
@@ -82,7 +82,7 @@
|
||||
"support_on_build_plate_only": "1",
|
||||
"support_speed": "195",
|
||||
"support_style": "tree_slim",
|
||||
"support_threshold_angle": "40",
|
||||
"support_threshold_angle": "30",
|
||||
"support_top_z_distance": "0.28",
|
||||
"support_type": "tree(auto)",
|
||||
"top_shell_layers": "3",
|
||||
|
||||
Reference in New Issue
Block a user