Merge pull request #13210 from Ultimaker/CURA-9277_

Various fixes for the cloud printer types feature
This commit is contained in:
Joey de l'Arago 2022-09-06 13:57:03 +02:00 committed by GitHub
commit e95ed93021
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 38 additions and 14 deletions

View file

@ -17,7 +17,7 @@ UM.ManagementPage
title: catalog.i18nc("@title:tab", "Printers")
detailsPlaneCaption: base.currentItem && base.currentItem.name ? base.currentItem.name : ""
model: Cura.GlobalStacksModel { }
model: Cura.GlobalStacksModel { filterAbstractMachines: false }
sectionRole: "discoverySource"