From de29eb7d53caa82b0e2567e79865c684caca7b6c Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Tue, 5 Apr 2022 13:59:01 +0200 Subject: [PATCH] change name to transitionING filter This is not a property of a transition, but of when the transitioning algorithm makes or leaves out transitions --- resources/definitions/fdmprinter.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/fdmprinter.def.json b/resources/definitions/fdmprinter.def.json index 0ee23dc799..df0089c033 100644 --- a/resources/definitions/fdmprinter.def.json +++ b/resources/definitions/fdmprinter.def.json @@ -1140,7 +1140,7 @@ }, "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.", "type": "float", "unit": "mm",