mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 16:57:51 -06:00
update label for clarity
Greg's proposal: add details to clarify what the Y min & Y max refer to
This commit is contained in:
parent
30205e1c78
commit
d8b3e773ab
1 changed files with 2 additions and 2 deletions
|
@ -214,7 +214,7 @@ Item
|
||||||
|
|
||||||
settingStoreIndex: propertyStoreIndex
|
settingStoreIndex: propertyStoreIndex
|
||||||
|
|
||||||
labelText: catalog.i18nc("@label", "Y min")
|
labelText: catalog.i18nc("@label", "Y min ( '-' towards back)")
|
||||||
labelFont: base.labelFont
|
labelFont: base.labelFont
|
||||||
labelWidth: base.labelWidth
|
labelWidth: base.labelWidth
|
||||||
controlWidth: base.controlWidth
|
controlWidth: base.controlWidth
|
||||||
|
@ -254,7 +254,7 @@ Item
|
||||||
settingKey: "machine_head_with_fans_polygon"
|
settingKey: "machine_head_with_fans_polygon"
|
||||||
settingStoreIndex: propertyStoreIndex
|
settingStoreIndex: propertyStoreIndex
|
||||||
|
|
||||||
labelText: catalog.i18nc("@label", "Y max")
|
labelText: catalog.i18nc("@label", "Y max ( '+' towards front)")
|
||||||
labelFont: base.labelFont
|
labelFont: base.labelFont
|
||||||
labelWidth: base.labelWidth
|
labelWidth: base.labelWidth
|
||||||
controlWidth: base.controlWidth
|
controlWidth: base.controlWidth
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue