Cura/cura/Machines/Models
Ian Paschal 56a5f59964 Cleaner code
I was hoping to completely nix the generic materials model (since it's basically just a brand "Generic", but then in the QML it has to be have the same in terms of sub-menus or fold-outs and that looked stupid (Generic -> ABS -> ABS)). So we keep that one for now. It is cleaner though.

Contributes to CURA-5162, CURA-5378
2018-08-23 16:39:40 +02:00
..
__init__.py WIP: Move NozzleModel.py 2018-02-16 14:23:11 +01:00
BaseMaterialsModel.py Cleaner code 2018-08-23 16:39:40 +02:00
BuildPlateModel.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00
CustomQualityProfilesDropDownMenuModel.py Add logging for every setting model update 2018-03-12 14:48:56 +01:00
FavoriteMaterialsModel.py Cleaner code 2018-08-23 16:39:40 +02:00
GenericMaterialsModel.py Cleaner code 2018-08-23 16:39:40 +02:00
MachineManagementModel.py Cleanup MachineManagementModel 2018-03-15 10:44:02 +01:00
MaterialBrandsModel.py Cleaner code 2018-08-23 16:39:40 +02:00
MultiBuildPlateModel.py CURA-5090 speedups by using qtimers on updating mostly visual elements 2018-03-14 16:09:59 +01:00
NozzleModel.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00
QualityManagementModel.py Merge branch '3.3' 2018-04-18 10:43:31 +02:00
QualityProfilesDropDownMenuModel.py Fix code-style 2018-07-03 12:06:06 +02:00
QualitySettingsModel.py Merge branch '3.3' 2018-04-18 10:43:31 +02:00
SettingVisibilityPresetsModel.py CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00