Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Kuipers <t.kuipers@ultimaker.com>2022-04-05 14:59:01 +0300
committerTim Kuipers <t.kuipers@ultimaker.com>2022-04-05 14:59:01 +0300
commitde29eb7d53caa82b0e2567e79865c684caca7b6c (patch)
treecc979fc2314ff6351d30935dcda2c3d295b79749 /resources/definitions
parentd3e0b04eeda2402a962fc393ef7441b17366f139 (diff)
change name to transitionING filter
This is not a property of a transition, but of when the transitioning algorithm makes or leaves out transitions
Diffstat (limited to 'resources/definitions')
-rw-r--r--resources/definitions/fdmprinter.def.json2
1 files changed, 1 insertions, 1 deletions
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",