Skip to content

Commit

Permalink
bugfix for to high speed at internal solid infill
Browse files Browse the repository at this point in the history
  • Loading branch information
koppensb committed Oct 7, 2024
1 parent 661ea30 commit 9cdd19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/profiles/Prusa/process/process_detail_MK3.5.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 9cdd19d

Please sign in to comment.