Cura/cura/Machines/Models
Nino van Hooff 68f334e141 Fix: Consider all active extruder intent profiles for display.
Remove the notion of a singular 'active' extruder from the code.
Visibility of intent profiles should consider all enabled extruders.
This fix makes sure that it doesn't matter in what order materials are
loaded, the available intent profiles will be the same.

CURA-6840
2019-10-04 11:21:25 +02:00
..
__init__.py Move models around again 2019-03-26 08:29:22 +01:00
BaseMaterialsModel.py Fix merge conflicts with master 2019-09-24 14:26:43 +02:00
BuildPlateModel.py Don't get build plate variants from tree any more 2019-08-09 13:43:54 +02:00
CustomQualityProfilesDropDownMenuModel.py Fix updating custom quality menu model 2019-09-25 14:36:46 +02:00
DiscoveredPrintersModel.py Fix renaming mistake from 1fa5628cb2 2019-08-20 17:17:52 +02:00
ExtrudersModel.py Move models around again 2019-03-26 08:29:22 +01:00
FavoriteMaterialsModel.py Update the _available_materials in the actual _update function 2019-08-22 09:25:26 +02:00
FirstStartMachineActionsModel.py Use loader for machine actions in dialog 2019-05-06 13:06:23 +02:00
GenericMaterialsModel.py Update the _available_materials in the actual _update function 2019-08-22 09:25:26 +02:00
GlobalStacksModel.py Resolve merge conflicts 2019-05-02 07:45:43 +02:00
IntentCategoryModel.py No longer reset to default intent when configuration changed 2019-09-18 14:52:51 +02:00
IntentModel.py Fix: Consider all active extruder intent profiles for display. 2019-10-04 11:21:25 +02:00
MaterialBrandsModel.py Update the _available_materials in the actual _update function 2019-08-22 09:25:26 +02:00
MaterialManagementModel.py Fix typing 2019-09-23 10:59:31 +02:00
MultiBuildPlateModel.py Move models around again 2019-03-26 08:29:22 +01:00
NozzleModel.py Fix displaying list of nozzles 2019-08-23 13:22:25 +02:00
QualityManagementModel.py Remove debug prints 2019-09-12 15:49:27 +02:00
QualityProfilesDropDownMenuModel.py Always clear ListModel so layer height selector will align properly 2019-10-01 16:15:36 +02:00
QualitySettingsModel.py Fix case if containers are None 2019-08-28 16:50:14 +02:00
SettingVisibilityPresetsModel.py Move models around again 2019-03-26 08:29:22 +01:00
UserChangesModel.py Remove use of deprecated extruders property 2019-09-13 17:27:16 +02:00