mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix spelling of maximum skin angle expansion description
This commit is contained in:
parent
50266f760b
commit
2810054f8e
1 changed files with 1 additions and 1 deletions
|
|
@ -1321,7 +1321,7 @@
|
||||||
"max_skin_angle_for_expansion":
|
"max_skin_angle_for_expansion":
|
||||||
{
|
{
|
||||||
"label": "Maximum Skin Angle for Expansion",
|
"label": "Maximum Skin Angle for Expansion",
|
||||||
"description": "Top and or bottom surfaces of your object with an angle larger than this setting, won't have their top/bottom skin expanded. This avoids expanding the narrow skin areas that are created when the model surface has a near vertical slope. An angle of 0° is horizontal, while an angle of 90° is vertical.",
|
"description": "Top and/or bottom surfaces of your object with an angle larger than this setting, won't have their top/bottom skin expanded. This avoids expanding the narrow skin areas that are created when the model surface has a near vertical slope. An angle of 0° is horizontal, while an angle of 90° is vertical.",
|
||||||
"unit": "°",
|
"unit": "°",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue