mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 23:34:32 +08:00
Merge pull request #19725 from Ultimaker/CURA-12078_inconsistent-wall-speed-besides-overhang
[CURA-12078] Clarify new behaviour of overhanging wall to user.
This commit is contained in:
commit
583a5b75fe
@ -8367,7 +8367,7 @@
|
|||||||
"wall_overhang_angle":
|
"wall_overhang_angle":
|
||||||
{
|
{
|
||||||
"label": "Overhanging Wall 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. Overhang that gets supported by support will not be treated as overhang either.",
|
"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. Furthermore, any line that's less than half overhanging will also not be treated as overhang.",
|
||||||
"unit": "\u00b0",
|
"unit": "\u00b0",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value": "0",
|
"minimum_value": "0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user