Browse Source

change name to transitionING filter

This is not a property of a transition, but of when the transitioning algorithm makes or leaves out transitions
Tim Kuipers 2 years ago
parent
commit
de29eb7d53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/fdmprinter.def.json

+ 1 - 1
resources/definitions/fdmprinter.def.json

@@ -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",