mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
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:
parent
a04cb7524d
commit
7de501ac87
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue