mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 21:57:23 +08:00
update filter margin name and description
This commit is contained in:
parent
2f2f3bb528
commit
d3e0b04eed
@ -1152,8 +1152,8 @@
|
|||||||
},
|
},
|
||||||
"wall_transition_filter_deviation":
|
"wall_transition_filter_deviation":
|
||||||
{
|
{
|
||||||
"label": "Wall Transition Filter Deviation",
|
"label": "Wall Transitioning Filter Margin",
|
||||||
"description": "Prevent Wall Transition Filtering from inducing errors on the extrusion width larger than this value.",
|
"description": "Prevent transitioning back and forth between one extra wall and one less. This margin extends the range of line widths which follow to [Minimum Wall Line Width - Margin, 2 * Minimum Wall Line Width + Margin]. Increasing this margin reduces the number of transitions, which reduces the number of extrusion starts/stops and travel time. However, large line width variation can lead to under- or overextrusion problems.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
"default_value": 0.1,
|
"default_value": 0.1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user