mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-14 01:08:03 +08:00
Switch descriptions of support top and bottom speed
Had it wrong way around on what it affects. Contributes to issue CURA-3491.
This commit is contained in:
parent
7915dfa103
commit
e09dc40dff
@ -1916,7 +1916,7 @@
|
||||
"speed_support_bottom":
|
||||
{
|
||||
"label": "Support Bottom Speed",
|
||||
"description": "The speed at which the bottoms of support are printed. Printing them at lower speeds can improve overhang quality.",
|
||||
"description": "The speed at which the bottoms of support are printed. Printing them at lower speeds can improve adhesion of support on top of your model.",
|
||||
"unit": "mm/s",
|
||||
"type": "float",
|
||||
"default_value": 40,
|
||||
@ -1932,7 +1932,7 @@
|
||||
"speed_support_roof":
|
||||
{
|
||||
"label": "Support Roof Speed",
|
||||
"description": "The speed at which the roofs of support are printed. Printing them at lower speeds can improve adhesion of support on top of your model.",
|
||||
"description": "The speed at which the roofs of support are printed. Printing them at lower speeds can improve overhang quality.",
|
||||
"unit": "mm/s",
|
||||
"type": "float",
|
||||
"default_value": 40,
|
||||
|
Loading…
x
Reference in New Issue
Block a user