Improve setting description

CURA-11966
This commit is contained in:
Erwan MATHIEU 2024-12-12 15:59:48 +01:00
parent f9e138d4c5
commit d5b4cad205

View File

@ -8415,7 +8415,7 @@
"wall_overhang_speed_factors":
{
"label": "Overhanging Wall Speeds",
"description": "Overhanging walls will be printed at a percentage of their normal print speed. You can specify multiple values, so that even more overhanging walls will be printed even slower, e.g. by setting '[75, 50, 25]'.",
"description": "Overhanging walls will be printed at a percentage of their normal print speed. You can specify multiple values, so that even more overhanging walls will be printed even slower, e.g. by setting [75, 50, 25]",
"unit": "%",
"type": "[int]",
"default_value": "[100]",