Update description of initial layer line width

It now does apply to bed adhesion features.

Contributes to issue CURA-4027.
This commit is contained in:
Ghostkeeper 2017-07-11 16:32:31 +02:00
parent a04cb7524d
commit 7de501ac87
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -828,7 +828,7 @@
"initial_layer_line_width_factor":
{
"label": "Initial Layer Line Width",
"description": "Multiplier of the line width on the first layer. Doesn't apply to brim, raft and skirt.",
"description": "Multiplier of the line width on the first layer. Increasing this could improve bed adhesion.",
"type": "float",
"unit": "%",
"default_value": 100.0,