mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-03-04 17:44:36 -07:00
Replace "first" by "initial" in setting label and description
CURA-11947
This commit is contained in:
parent
fb46ee550b
commit
539cd8b306
1 changed files with 2 additions and 2 deletions
|
|
@ -5129,8 +5129,8 @@
|
|||
},
|
||||
"support_infill_density_multiplier_layer_0":
|
||||
{
|
||||
"label": "Support Infill Density Multiplier First Layer",
|
||||
"description": "Multiplier for the infill on the first layers of the support. Increasing this may help for bed adhesion.",
|
||||
"label": "Support Infill Density Multiplier Initial Layer",
|
||||
"description": "Multiplier for the infill on the initial layers of the support. Increasing this may help for bed adhesion.",
|
||||
"type": "int",
|
||||
"minimum_value": "1",
|
||||
"default_value": 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue