Merge pull request #20411 from Ultimaker/CURA-12485_fix_name_confusion

[CURA-12485] This name wasn't the same as in the complete settings list.
This commit is contained in:
Casper Lamboo 2025-04-02 17:08:56 +02:00 committed by GitHub
commit d04360c1c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,7 +46,7 @@ RecommendedSettingSection
contents: [
RecommendedSettingItem
{
settingName: catalog.i18nc("@action:label", "Support Type")
settingName: catalog.i18nc("@action:label", "Support Structure")
tooltipText: catalog.i18nc("@label", "Chooses between the techniques available to generate support. \n\n\"Normal\" support creates a support structure directly below the overhanging parts and drops those areas straight down. \n\n\"Tree\" support creates branches towards the overhanging areas that support the model on the tips of those branches, and allows the branches to crawl around the model to support it from the build plate as much as possible.")
isCompressed: enableSupportRow.isCompressed