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:
SoftFever
2024-05-29 23:07:29 +08:00
parent 8b1bf13021
commit 0459c28596
627 changed files with 993 additions and 993 deletions

View File

@@ -27,7 +27,7 @@
"wall_infill_order": "inner wall/outer wall/infill",
"infill_direction": "45",
"sparse_infill_density": "12%",
"sparse_infill_pattern": "grid",
"sparse_infill_pattern": "crosshatch",
"initial_layer_print_height": "0.24",
"infill_combination": "0",
"infill_wall_overlap": "10%",