Categorise printers by manufacturer

This should make it easier to find the printer you want.

Contributes to issue CURA-6635.
This commit is contained in:
Ghostkeeper 2019-07-03 10:56:19 +02:00
parent 365d725e42
commit e6f25884f8
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276

View file

@ -89,7 +89,7 @@ Item
{
id: machineDefinitionsModel
filter: { "visible": true }
sectionProperty: "category"
sectionProperty: "manufacturer"
preferredSectionValue: preferredCategory
}