Minor tweaks for TPU filament in MK3.5 Profiles (#7487)

* bugfix for TPU filament overrides

* higher voluemetric flow

* bugfix for to high speed at internal solid infill
This commit is contained in:
Bernhard Koppensteiner
2024-11-30 14:40:53 +01:00
committed by GitHub
parent 4f9e946dfb
commit e6eda3e7d0
2 changed files with 9 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
"support_speed": "60",
"small_perimeter_speed": "40",
"sparse_infill_speed": "100",
"internal_solid_infill_speed": "140",
"internal_solid_infill_speed": "120",
"top_surface_speed": "60",
"gap_infill_speed": "40",
"default_acceleration": "1500",