Merge branch 'main' into CURA-12371

This commit is contained in:
Erwan MATHIEU 2025-01-29 07:19:19 +01:00 committed by GitHub
commit 0fabbdcaf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 257 additions and 101 deletions

View file

@ -214,7 +214,7 @@ Item
settingStoreIndex: propertyStoreIndex
labelText: catalog.i18nc("@label", "Y min")
labelText: catalog.i18nc("@label", "Y min ( '-' towards back)")
labelFont: base.labelFont
labelWidth: base.labelWidth
controlWidth: base.controlWidth
@ -254,7 +254,7 @@ Item
settingKey: "machine_head_with_fans_polygon"
settingStoreIndex: propertyStoreIndex
labelText: catalog.i18nc("@label", "Y max")
labelText: catalog.i18nc("@label", "Y max ( '+' towards front)")
labelFont: base.labelFont
labelWidth: base.labelWidth
controlWidth: base.controlWidth