Cura/cura/Settings
Simon Edwards bfa92b6b40 Correctly update the selected quality and quality changes after changing material.
Contributes to CURA-2451 Changing material does not update quality profile to correct profile
2016-09-27 17:09:04 +02:00
..
__init__.py Added SettingsInheritanceManager 2016-09-16 09:38:52 +02:00
ContainerManager.py Introduced resolveOrValue which fixes resolvement with dependencies for the most part. CURA-2232 2016-09-26 10:37:44 +02:00
ContainerSettingsModel.py Use ListModel.setItems() instead of appending one item at a time 2016-08-29 13:43:02 +02:00
CuraContainerRegistry.py When import multi extrusion profile, they now all get the same name 2016-09-27 14:13:06 +02:00
ExtruderManager.py Correctly update the quality profiles in the extruders when changing quality changes, taking the different materials into account. 2016-09-27 14:11:19 +02:00
ExtrudersModel.py Speed up switching between multiextrusion machines 2016-09-22 13:49:18 +02:00
MachineManager.py Correctly update the selected quality and quality changes after changing material. 2016-09-27 17:09:04 +02:00
MaterialSettingsVisibilityHandler.py Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials 2016-06-28 17:30:46 +02:00
QualitySettingsModel.py QualitySettingsModel now uses right metadata entry for filtering 2016-09-27 15:24:27 +02:00
SettingInheritanceManager.py Only disconnect old stack if we found a new one 2016-09-21 11:25:57 +02:00
SettingOverrideDecorator.py Per object setting now defaults to first extruder instead of active 2016-08-29 16:47:32 +02:00