mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-31 12:02:03 +08:00
Improve name and description of Minimum Variable Line Width
It's deliberately a more vague name. The name is chosen to describe more of what the effect is of the setting than what actually happens. What actually happens is then described in the description.
This commit is contained in:
parent
7c2a7dc8a5
commit
45c8ac9384
@ -1069,8 +1069,8 @@
|
||||
},
|
||||
"wall_transition_threshold":
|
||||
{
|
||||
"label": "Minimum Variable Line Width",
|
||||
"description": "The smallest line width, as a factor of the normal line width, beyond which it will choose to use fewer, but wider lines to fill the available space. Reduce this threshold to use more, thinner lines. Increase to use fewer, wider lines.",
|
||||
"label": "Line Compactness",
|
||||
"description": "The smallest line width, as a factor of the normal line width, below which it will choose to use fewer, but wider lines to fill the available space. Reduce this setting to use more, thinner lines. Increase to use fewer, wider lines.",
|
||||
"type": "float",
|
||||
"unit": "%",
|
||||
"default_value": 50,
|
||||
|
Loading…
x
Reference in New Issue
Block a user