mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
change name to transitionING filter
This is not a property of a transition, but of when the transitioning algorithm makes or leaves out transitions
This commit is contained in:
parent
d3e0b04eed
commit
de29eb7d53
1 changed files with 1 additions and 1 deletions
|
|
@ -1140,7 +1140,7 @@
|
||||||
},
|
},
|
||||||
"wall_transition_filter_distance":
|
"wall_transition_filter_distance":
|
||||||
{
|
{
|
||||||
"label": "Wall Transition Filter Distance",
|
"label": "Wall Transitioning 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…
Add table
Add a link
Reference in a new issue