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:
@@ -14,7 +14,7 @@
|
||||
"outer_wall_speed": "35",
|
||||
"raft_contact_distance": "0.2",
|
||||
"sparse_infill_acceleration": "1000",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"support_base_pattern_spacing": "2",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_interface_speed": "36",
|
||||
|
||||
Reference in New Issue
Block a user