mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-19 22:59:07 +08:00
Fix Transitioning angle description with what it's actually for (#11335)
* Fix Transitioning angle description with what it's actually for * Transitioning Angle Spelling and grammar. --author=Ruben Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com> * Simpler description for Wall Transitioning Threshold Angle * lil typo Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
This commit is contained in:
parent
5d3b22f45a
commit
10b3747287
@ -1117,8 +1117,8 @@
|
||||
},
|
||||
"wall_transition_angle":
|
||||
{
|
||||
"label": "Wall Transition Angle",
|
||||
"description": "When transitioning between different numbers of walls as the part becomes thinner, two adjacent walls will join together at this angle. This can make the walls come together faster than what the Wall Transition Length indicates, filling the space better.",
|
||||
"label": "Wall Transitioning Threshold Angle",
|
||||
"description": "When to create transitions between even and odd numbers of walls. A wedge shape with an angle greater than this setting will not have transitions and no walls will be printed in the center to fill the remaining space. Reducing this setting reduces the number and length of these center walls, but may leave gaps or overextrude.",
|
||||
"type": "float",
|
||||
"unit": "°",
|
||||
"default_value": 10,
|
||||
|
Loading…
x
Reference in New Issue
Block a user