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>2019-05-20 15:37:14 +0300
committerTim Kuipers <t.kuipers@ultimaker.com>2019-10-24 18:26:28 +0300
commit364483f6533905b710b5c2d8f2ff3d77b5d73598 (patch)
tree7209257c0e0e44d2d8505f98a0c729ff8cb9e663 /plugins/ImageReader
parenta8b3d7e49ddcbc33df41dd6c4ec71b619511b966 (diff)
explain litho transmittance better
Diffstat (limited to 'plugins/ImageReader')
-rw-r--r--plugins/ImageReader/ConfigUI.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ImageReader/ConfigUI.qml b/plugins/ImageReader/ConfigUI.qml
index 8a4ac67b3e..842ca612d9 100644
--- a/plugins/ImageReader/ConfigUI.qml
+++ b/plugins/ImageReader/ConfigUI.qml
@@ -168,7 +168,7 @@ UM.Dialog
UM.TooltipArea {
Layout.fillWidth:true
height: childrenRect.height
- text: catalog.i18nc("@info:tooltip","The percentage of light penetrating a print with a thickness of 1 millimeter.")
+ text: catalog.i18nc("@info:tooltip","The percentage of light penetrating a print with a thickness of 1 millimeter. Lowering this value increases the contrast in dark regions and decreases the contrast in light regions of the image.")
Row {
width: parent.width