ENH: reduce 100% overhang wall speed to 10mm/s

The old speed 50mm/s is too high and cause some print quality problems.

Also change the display of overhang speeds to better adhere to the code.

jira: STUDIO-9641
Change-Id: I6efa981db5bf88a9cf5bb70abb443cdfa1783025
(cherry picked from commit 979fefffd528ab1fb4e670fd88f716a3aed2e6f2)
This commit is contained in:
Arthur
2025-01-13 15:27:08 +08:00
committed by Noisyfox
parent 20b10ead1e
commit 7889dddee8
32 changed files with 10 additions and 40 deletions

View File

@@ -48,7 +48,7 @@
"only_one_wall_top": "1",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "120",
"overhang_totally_speed": "19",
"overhang_totally_speed": "10",
"prime_tower_width": "50",
"print_sequence": "by layer",
"print_settings_id": "",