Cura/resources/qml/Menus
Ghostkeeper 48b57de6df
Filter materials on compatibility for non-machine-specific materials
This only listens to whether the 'base' XML profile is marked as compatible in its metadata, but since the machine doesn't have its own materials, the base is the only one that exists. This needs to be changed when we change the filtering on fdmprinter, hence the comment in the code.

Contributes to issue CURA-2837.
2016-10-31 17:26:36 +01:00
..
MaterialMenu.qml Filter materials on compatibility for non-machine-specific materials 2016-10-31 17:26:36 +01:00
NozzleMenu.qml If a machine inherits qualities, it tries to select the correct variant ID's as well 2016-09-21 16:36:45 +02:00
PrinterMenu.qml Move all the menus to individual QML files to make it easier to reuse them 2016-06-28 17:32:50 +02:00
ProfileMenu.qml Profiles model is now a singleton, to prevent the agressive garbage collecting to break stuff 2016-10-27 14:26:43 +02:00
RecentFilesMenu.qml Move all the menus to individual QML files to make it easier to reuse them 2016-06-28 17:32:50 +02:00
ViewMenu.qml Move all the menus to individual QML files to make it easier to reuse them 2016-06-28 17:32:50 +02:00