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:
HellAholic 2024-10-09 14:10:09 +02:00 committed by GitHub
commit 583a5b75fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",