Set Crosshatch as default infill pattern instead of grid (#8952)

This commit is contained in:
Thomas
2025-03-18 12:53:10 +01:00
committed by GitHub
parent 6825cf6d52
commit 83f8b6b625
60 changed files with 60 additions and 60 deletions

View File

@@ -48,7 +48,7 @@
"wall_infill_order": "inner wall/outer wall/infill",
"infill_direction": "45",
"sparse_infill_density": "25%",
"sparse_infill_pattern": "grid",
"sparse_infill_pattern": "crosshatch",
"infill_combination": "0",
"infill_anchor":"20%",
"infill_wall_overlap": "20%",