mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +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:
@@ -144,7 +144,7 @@
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_filament": "1",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"sparse_infill_pattern": "adaptivecubic",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_speed": "200",
|
||||
"spiral_mode": "0",
|
||||
"staggered_inner_seams": "0",
|
||||
@@ -169,7 +169,7 @@
|
||||
"support_remove_small_overhang": "1",
|
||||
"support_speed": "140",
|
||||
"support_style": "grid",
|
||||
"support_threshold_angle": "40",
|
||||
"support_threshold_angle": "30",
|
||||
"support_top_z_distance": "0.15",
|
||||
"support_type": "normal(auto)",
|
||||
"thick_bridges": "0",
|
||||
|
||||
Reference in New Issue
Block a user