mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
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:
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user