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 18:56:00 +0300
committerGhostkeeper <ghost_keeper+github@hotmail.com>2016-03-31 18:56:00 +0300
commitb11051b281f9d925f16344dbef03e45bd439130a (patch)
tree7b1ae03d238f2d8d00bd64e0a08865c2589e28d7 /resources
parent3a7a1a4baaf0e8d276d66e959dc83f7526f5d76f (diff)
Improve language construction
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 18eb961609..bfa84f4259 100644
--- a/resources/machines/fdmprinter.json
+++ b/resources/machines/fdmprinter.json
@@ -595,7 +595,7 @@
},
"infill_sparse_thickness": {
"label": "Infill layer thickness",
- "description": "The thickness per layer of infill material. This value should always be a multiplication of the layer height and is otherwise rounded.",
+ "description": "The thickness per layer of infill material. This value should always be a multiple of the layer height and is otherwise rounded.",
"unit": "mm",
"type": "float",
"default": 0.1,
@@ -749,7 +749,7 @@
},
"retraction_extra_prime_amount": {
"label": "Retraction Extra Prime Amount",
- "description": "Some material can ooze away during a travel move, which can be compensated here.",
+ "description": "Some material can ooze away during a travel move, which can be compensated for here.",
"unit": "mm³",
"type": "float",
"default": 0,