Cura/cura/Machines/Models
Lipu Fei ab572e9de2 SettingFunction evaluation needs a stack to provide values
Note that this is still not correct. When the value gets evaluated, we
need to evaluate it with that container in the stack(s), but this case,
the stack may have other containers, so the evaluation can give
incorrect values because its context is simply not correct. This change
only prevents it from breaking because it's missing a provider.
2018-09-03 14:03:46 +02:00
..
__init__.py WIP: Move NozzleModel.py 2018-02-16 14:23:11 +01:00
BaseMaterialsModel.py Fix KeyError color_code in BaseMaterialsModel 2018-08-28 09:56:00 +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 Expanded states preserved when updating models 2018-08-24 12:10:32 +02:00
GenericMaterialsModel.py Consolidate models some more 2018-08-23 16:58:23 +02:00
MachineManagementModel.py Cleanup MachineManagementModel 2018-03-15 10:44:02 +01:00
MaterialBrandsModel.py Consolidate models some more 2018-08-23 16:58:23 +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 SettingFunction evaluation needs a stack to provide values 2018-09-03 14:03:46 +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