From c15e70a6a6d43a55822031a9e8f3a11bce75e9fa Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 17 Mar 2017 11:13:30 +0100 Subject: [PATCH] Make support bottom speed description more accurate It doesn't affect overhang really. Contributes to issue CURA-3491. --- resources/definitions/fdmprinter.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 10de93e514..30dc8b58f3 100755 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -1897,7 +1897,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 overhang quality.", + "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.", "unit": "mm/s", "type": "float", "default_value": 40,