mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Update description of initial layer line width
This commit is contained in:
parent
ea35fdfd30
commit
73a99c5eba
1 changed files with 1 additions and 1 deletions
|
|
@ -828,7 +828,7 @@
|
||||||
"initial_layer_line_width_factor":
|
"initial_layer_line_width_factor":
|
||||||
{
|
{
|
||||||
"label": "Initial Layer Line Width",
|
"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",
|
"type": "float",
|
||||||
"unit": "%",
|
"unit": "%",
|
||||||
"default_value": 100.0,
|
"default_value": 100.0,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue