mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
explain litho transmittance better
This commit is contained in:
parent
a8b3d7e49d
commit
364483f653
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue