mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-20 18:34:24 +08: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
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user