mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +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:
@@ -20,7 +20,7 @@
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"overhang_totally_speed": "26",
|
||||
"overhang_totally_speed": "10",
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1",
|
||||
|
||||
Reference in New Issue
Block a user