Add Support type settings

CURA-9793
This commit is contained in:
Joey de l'Arago 2022-11-29 16:23:49 +01:00
parent 788ab7da1b
commit c240833868

View file

@ -53,6 +53,17 @@ RecommendedSettingSection
}
contents: [
RecommendedSettingItem
{
settingName: catalog.i18nc("@action:label", "Support Type")
settingControl: Cura.SingleSettingComboBox
{
width: parent.width
height: UM.Theme.getSize("combobox").height
settingName: "support_structure"
}
},
RecommendedSettingItem
{
Layout.preferredHeight: childrenRect.height