mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-09 08:07:48 -07:00
Improve setting description
CURA-11966
This commit is contained in:
parent
f9e138d4c5
commit
d5b4cad205
1 changed files with 1 additions and 1 deletions
|
|
@ -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]",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue