mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Add clarification about that supported overhang doesn't fall into this category
Fixes #6436.
This commit is contained in:
parent
05a9418755
commit
5c2c4118c6
1 changed files with 1 additions and 1 deletions
|
@ -7084,7 +7084,7 @@
|
|||
"wall_overhang_angle":
|
||||
{
|
||||
"label": "Overhanging Wall Angle",
|
||||
"description": "Walls that overhang more than this angle will be printed using overhanging wall settings. When the value is 90, no walls will be treated as overhanging.",
|
||||
"description": "Walls that overhang more than this angle will be printed using overhanging wall settings. When the value is 90, no walls will be treated as overhanging. Overhang that gets supported by support will not be treated as overhang either.",
|
||||
"unit": "°",
|
||||
"type": "float",
|
||||
"minimum_value": "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue