Replace "first" by "initial" in setting label and description

CURA-11947
This commit is contained in:
Erwan MATHIEU 2024-06-25 13:48:37 +02:00
parent fb46ee550b
commit 539cd8b306

View File

@ -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,