mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 11:55:53 +08:00
Rename Filter Distance
We're not filtering distances, we're filtering stuff by this distance, so the word order should be reversed
This commit is contained in:
parent
6a8c344bc9
commit
ddbd91951f
@ -1140,7 +1140,7 @@
|
|||||||
},
|
},
|
||||||
"wall_transition_filter_distance":
|
"wall_transition_filter_distance":
|
||||||
{
|
{
|
||||||
"label": "Wall Transition Distance Filter",
|
"label": "Wall Transition Filter Distance",
|
||||||
"description": "If it would be transitioning back and forth between different numbers of walls in quick succession, don't transition at all. Remove transitions if they are closer together than this distance.",
|
"description": "If it would be transitioning back and forth between different numbers of walls in quick succession, don't transition at all. Remove transitions if they are closer together than this distance.",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"unit": "mm",
|
"unit": "mm",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user