From 73a99c5eba30d797a0af8be3d3f6b2878458eeaf Mon Sep 17 00:00:00 2001 From: 14bitVoid <14bitvoid@protonmail.com> Date: Sun, 9 Jul 2017 04:52:52 +0200 Subject: [PATCH] Update description of initial layer line width --- 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 ed83daf8d5..4856476991 100755 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -828,7 +828,7 @@ "initial_layer_line_width_factor": { "label": "Initial Layer Line Width", - "description": "Factor of the line width on the first layer. Only applies to skin and walls.", + "description": "Multiplier of the line width on the first layer. Doesn't apply to brim, raft and skirt.", "type": "float", "unit": "%", "default_value": 100.0,