mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-10 11:20:40 +08:00
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:
commit
d04360c1c3
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user