mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +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:
@@ -60,14 +60,14 @@
|
||||
"skirt_loops": "1",
|
||||
"sparse_infill_acceleration": "1500",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"sparse_infill_pattern": "3dhoneycomb",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_speed": "70",
|
||||
"support_base_pattern": "default",
|
||||
"support_interface_pattern": "auto",
|
||||
"support_interface_speed": "40",
|
||||
"support_line_width": "0.44",
|
||||
"support_speed": "70",
|
||||
"support_threshold_angle": "40",
|
||||
"support_threshold_angle": "30",
|
||||
"support_type": "normal(auto)",
|
||||
"top_surface_acceleration": "500",
|
||||
"top_surface_line_width": "0.44",
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_filament": "1",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_pattern": "gyroid",
|
||||
"sparse_infill_pattern": "crosshatch",
|
||||
"sparse_infill_speed": "100",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
|
||||
Reference in New Issue
Block a user