changed to cubic because of speed

This commit is contained in:
Bernhard Koppensteiner
2024-04-17 18:02:43 +02:00
parent fd53f45257
commit dbfc8351b4
3 changed files with 3 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"overhang_2_4_speed": "25",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "15",
"sparse_infill_pattern": "grid",
"sparse_infill_pattern": "cubic",
"top_shell_thickness": "0.7",
"top_shell_layers": "5",
"bottom_shell_thickness": "0.5",