mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
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:
parent
365d725e42
commit
e6f25884f8
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ Item
|
|||
{
|
||||
id: machineDefinitionsModel
|
||||
filter: { "visible": true }
|
||||
sectionProperty: "category"
|
||||
sectionProperty: "manufacturer"
|
||||
preferredSectionValue: preferredCategory
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue