Add description for Variable Line Strategy

This is quite a complex setting. Hopefully this helps a bit to understand it. Needs an extensive article in the Settings Guide I'd say!

Done alongside issue CURA-7686.
This commit is contained in:
Ghostkeeper 2020-11-27 18:54:47 +01:00
parent 47dee0d7c4
commit 847ead2b73
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -1056,7 +1056,7 @@
"beading_strategy_type":
{
"label": "Variable Line Strategy",
"description": "Beading strategy used by libArachne to generate walls.",
"description": "Strategy to use to print the width of a part with a number of walls. This determines how many walls it will use for a certain total width, and how wide each of these lines are. \"Center Deviation\" will print all walls at the nominal line width except the central one(s), causing big variations in the center but very consistent outsides. \"Distributed\" distributes the width equally over all walls. \"Inward Distributed\" is a balance between the other two, distributing the changes in width over all walls but keeping the walls on the outside slightly more consistent.",
"type": "enum",
"options":
{