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:
authorGhostkeeper <ghost_keeper+github@hotmail.com>2016-03-31 19:04:26 +0300
committerGhostkeeper <ghost_keeper+github@hotmail.com>2016-03-31 19:04:26 +0300
commit538769917413b2b7fdb3ebfc9ea1d1477edef566 (patch)
tree1e4e81024daffc416beddbae625875acc4656053 /resources
parentb11051b281f9d925f16344dbef03e45bd439130a (diff)
American spelling
Contributes to issue CURA-1309.
Diffstat (limited to 'resources')
-rw-r--r--resources/machines/fdmprinter.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json
index bfa84f4259..57ded4e150 100644
--- a/resources/machines/fdmprinter.json
+++ b/resources/machines/fdmprinter.json
@@ -973,7 +973,7 @@
"settings": {
"retraction_combing": {
"label": "Enable Combing",
- "description": "Combing keeps the nozzle within already printed areas when traveling. This results in slightly longer travel moves but reduces the need for retractions. If combing is disabled, the nozzle moves in a straight line to the next start point and will retract.",
+ "description": "Combing keeps the nozzle within already printed areas when traveling. This results in slightly longer travel moves but reduces the need for retractions. If combing is disabled, the material will retract and the nozzle moves in a straight line to the next start point.",
"type": "boolean",
"default": true,
"visible": false,
@@ -981,7 +981,7 @@
},
"travel_avoid_other_parts": {
"label": "Avoid Printed Parts",
- "description": "The nozzle avoids already printed parts when travelling. This option is only available when combing is enabled.",
+ "description": "The nozzle avoids already printed parts when traveling. This option is only available when combing is enabled.",
"type": "boolean",
"default": true,
"visible": false,