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:
Ghostkeeper 2017-04-05 13:33:42 +02:00
parent 7915dfa103
commit e09dc40dff
No known key found for this signature in database
GPG Key ID: C5F96EE2BC0F7E75

View File

@ -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,