mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 06:03:57 -06:00
Fix description of wall_x_material_flow_layer_0
CURA-9433
This commit is contained in:
parent
d64b07d11f
commit
d8f304ca49
1 changed files with 1 additions and 1 deletions
|
@ -2989,7 +2989,7 @@
|
||||||
"wall_x_material_flow_layer_0":
|
"wall_x_material_flow_layer_0":
|
||||||
{
|
{
|
||||||
"label": "Initial Layer Inner Wall Flow",
|
"label": "Initial Layer Inner Wall Flow",
|
||||||
"description": "Flow compensation on the outermost wall line of the first layer.",
|
"description": "Flow compensation on wall lines for all wall lines except the outermost one, but only for the first layer",
|
||||||
"unit": "%",
|
"unit": "%",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 100,
|
"default_value": 100,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue