From b864c8e026b114e471811a4e78ce60ed7326e711 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 25 Jan 2021 11:06:36 +0100 Subject: [PATCH] Specify 'adhesion structures' rather than just adhesion After changing this with fvrmr together I read back on the commit and realised that the sentence was literally saying that it affects adhesion, and then that it doesn't affect adhesion. I hope this clarifies that a bit better by giving examples. --- 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 dfbf9a1526..ced44147f5 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -2960,7 +2960,7 @@ "speed_layer_0": { "label": "Initial Layer Speed", - "description": "The speed for the initial layer. A lower value is advised to improve adhesion to the build plate. Does not affect the build plate adhesion.", + "description": "The speed for the initial layer. A lower value is advised to improve adhesion to the build plate. Does not affect the build plate adhesion structures themselves, like brim and raft.", "unit": "mm/s", "type": "float", "default_value": 30,