mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-25 11:51:41 -07: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue