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-03-29 13:31:13 +0300
committerTim Kuipers <t.kuipers@ultimaker.com>2022-03-29 13:31:13 +0300
commitddbd91951f4ace160df34c2fba0929a2a31807f7 (patch)
tree898dcfeb46f87a5a5327904fa36da80c3c94a2ff /resources/definitions/fdmprinter.def.json
parent6a8c344bc952f51b4534ba35f4c3a4c769660c65 (diff)
Rename Filter Distance
We're not filtering distances, we're filtering stuff by this distance, so the word order should be reversed
Diffstat (limited to 'resources/definitions/fdmprinter.def.json')
-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 3a8f88f084..16e82b2ecc 100644
--- a/resources/definitions/fdmprinter.def.json
+++ b/resources/definitions/fdmprinter.def.json
@@ -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",