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>2016-11-30 18:25:40 +0300
committerTim Kuipers <t.kuipers@ultimaker.com>2016-11-30 18:25:40 +0300
commit8da058d95d8d24ec2991f2efd64c73b00a11860b (patch)
tree389049f0f0ea29106e79858a6943f317fbd65837 /resources/definitions
parent84ca1f9cd7ac9b609872ba5881c688f6d8291446 (diff)
JSON fix: description of z_seam_type still mentioned 'Back' (CURA-1461)
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 d2bcbe0d9c..4abb9e547d 100644
--- a/resources/definitions/fdmprinter.def.json
+++ b/resources/definitions/fdmprinter.def.json
@@ -946,7 +946,7 @@
"z_seam_type":
{
"label": "Z Seam Alignment",
- "description": "Starting point of each path in a layer. When paths in consecutive layers start at the same point a vertical seam may show on the print. When aligning these at the back, the seam is easiest to remove. When placed randomly the inaccuracies at the paths' start will be less noticeable. When taking the shortest path the print will be quicker.",
+ "description": "Starting point of each path in a layer. When paths in consecutive layers start at the same point a vertical seam may show on the print. When aligning these near a user specified location, the seam is easiest to remove. When placed randomly the inaccuracies at the paths' start will be less noticeable. When taking the shortest path the print will be quicker.",
"type": "enum",
"options":
{