mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 16:45:56 +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":
|
||||
{
|
||||
"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.",
|
||||
"type": "float",
|
||||
"unit": "mm",
|
||||
|
Loading…
x
Reference in New Issue
Block a user