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:
@@ -30,7 +30,7 @@
|
||||
"ensure_vertical_shell_thickness": "none",
|
||||
"filename_format": "J1Benchy_{print_time}.gcode",
|
||||
"sparse_infill_density": "10%",
|
||||
"sparse_infill_pattern": "alignedrectilinear",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"wall_generator": "classic",
|
||||
"seam_position": "nearest",
|
||||
"wall_loops": "2",
|
||||
|
||||
Reference in New Issue
Block a user