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

@@ -17,6 +17,5 @@
"outer_wall_acceleration": "2000",
"bridge_acceleration": "1500",
"internal_solid_infill_acceleration": "4000",
"overhang_1_4_speed": "60",
"sparse_infill_pattern": "cubic"
"overhang_1_4_speed": "60"
}