Simplify description of lightning infill angle settings

These two have garnered some feedback in that it's wholly unclear what the sentences even mean. Hopefully this correction makes it more clear for next time.

Contributes to issue CURA-8638.
This commit is contained in:
Ghostkeeper 2021-10-25 15:22:17 +02:00
parent 82441f97b1
commit 101056bca6
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -2212,7 +2212,7 @@
"lightning_infill_prune_angle":
{
"label": "Lightning Infill Prune Angle",
"description": "The difference a lightning infill layer can have with the one immediately above w.r.t the pruning of the outer extremities of trees. Measured in the angle given the thickness.",
"description": "The endpoints of infill lines are shortened to save on material. This setting is the angle of overhang of the endpoints of these lines.",
"unit": "°",
"type": "float",
"minimum_value": "0",
@ -2228,7 +2228,7 @@
"lightning_infill_straightening_angle":
{
"label": "Lightning Infill Straightening Angle",
"description": "The difference a lightning infill layer can have with the one immediately above w.r.t the smoothing of trees. Measured in the angle given the thickness.",
"description": "The infill lines are straightened out to save on printing time. This is the maximum angle of overhang allowed across the length of the infill line.",
"unit": "°",
"type": "float",
"minimum_value": "0",