Modify description of libArachne settings.

So that the settings can easily be found with the keywords 'libArachne' and 'beading'.

CURA-7555
This commit is contained in:
Kostas Karmas 2020-08-20 17:14:01 +02:00
parent bbc0b0e54c
commit 045ba3b8c4

View File

@ -1071,7 +1071,7 @@
"widening_beading_enabled": "widening_beading_enabled":
{ {
"label": "Enable Variable Line Widening", "label": "Enable Variable Line Widening",
"description": "Applies the Widening Beading meta-strategy on top of the selected beading strategy.", "description": "Applies the Widening Beading meta-strategy on top of the selected beading strategy in libArachne.",
"type": "bool", "type": "bool",
"default_value": false, "default_value": false,
"limit_to_extruder": "wall_0_extruder_nr" "limit_to_extruder": "wall_0_extruder_nr"
@ -1079,7 +1079,7 @@
"min_bead_width": "min_bead_width":
{ {
"label": "Minimum Wall Line Width", "label": "Minimum Wall Line Width",
"description": "Minimum Bead Width. Used in the Widening Beading meta-strategy.", "description": "Minimum Bead Width. Used in the Widening Beading meta-strategy in libArachne.",
"unit": "mm", "unit": "mm",
"value": "wall_line_width / 2", "value": "wall_line_width / 2",
"minimum_value": "0", "minimum_value": "0",
@ -1091,7 +1091,7 @@
"min_feature_size": "min_feature_size":
{ {
"label": "Minimum Feature Size", "label": "Minimum Feature Size",
"description": "Minimum Feature Size. Used in the Widening Beading meta-strategy.", "description": "Minimum Feature Size. Used in the Widening Beading meta-strategy in libArachne.",
"unit": "mm", "unit": "mm",
"value": "wall_line_width / 2", "value": "wall_line_width / 2",
"minimum_value": "0", "minimum_value": "0",