mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
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:
parent
bbc0b0e54c
commit
045ba3b8c4
1 changed files with 3 additions and 3 deletions
|
@ -1071,7 +1071,7 @@
|
|||
"widening_beading_enabled":
|
||||
{
|
||||
"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",
|
||||
"default_value": false,
|
||||
"limit_to_extruder": "wall_0_extruder_nr"
|
||||
|
@ -1079,7 +1079,7 @@
|
|||
"min_bead_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",
|
||||
"value": "wall_line_width / 2",
|
||||
"minimum_value": "0",
|
||||
|
@ -1091,7 +1091,7 @@
|
|||
"min_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",
|
||||
"value": "wall_line_width / 2",
|
||||
"minimum_value": "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue