Cura/cura/Settings
Lipu Fei 78b9a14007 Fix all possible quality changes containers for single extrusion
In the current fix, the quality changes that are applicable to the
machine may not have been fixed yet because they are not active at that
moment. This commit makes sure that for a single extrusion machine which
has just been updated to have an ExtruderStack, all the quality changes
containers that are applicable to this machine will be updated as well.
2018-01-09 13:30:01 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py CURA-4715 fix updating custom profile 2017-12-18 17:03:18 +01:00
ContainerSettingsModel.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
CuraContainerRegistry.py Fix all possible quality changes containers for single extrusion 2018-01-09 13:30:01 +01:00
CuraContainerStack.py Tests: Removed python circular import dependency and added empty containers 2017-12-15 09:43:02 +01:00
CuraStackBuilder.py Merge branch 'master' into feature_local_container_server 2017-11-29 13:06:08 +01:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py Use isinstance instead of type checking for SceneNode 2018-01-05 13:02:30 +01:00
ExtrudersModel.py Merge branch 'master' into feature_local_container_server 2017-12-08 16:03:05 +01:00
ExtruderStack.py Move extruder-specific DC settings 2017-12-22 14:06:11 +01:00
GlobalStack.py Merge branch 'master' into feature_local_container_server 2017-11-29 13:06:08 +01:00
MachineManager.py Apply fix for single extrusion machines when a new global stack is added 2017-12-15 14:51:48 +01:00
MachineNameValidator.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MaterialManager.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MaterialSettingsVisibilityHandler.py Comment out visibility of flow temperature graph 2017-09-28 15:33:00 +02:00
MaterialsModel.py Fix removeMaterial. 2017-12-06 11:02:50 +01:00
PerObjectContainerStack.py Import Application instead of inline import CuraApplication 2017-08-28 14:35:36 +02:00
ProfilesModel.py Fix empty quality slider on start. 2017-12-13 13:33:05 +01:00
QualityAndUserProfilesModel.py Document why we're only returning full profiles 2017-12-11 09:44:56 +01:00
QualitySettingsModel.py Merge branch 'master' into feature_local_container_server 2017-11-29 13:06:08 +01:00
SetObjectExtruderOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SettingInheritanceManager.py Merge pull request #2685 from Ultimaker/container_stack_improvements 2017-11-20 17:42:26 +01:00
SettingOverrideDecorator.py deepcopy value from the stack 2017-12-21 09:27:53 +01:00
SimpleModeSettingsManager.py Update simple mode manager states when manager is created - CURA-4466 2017-10-20 12:37:59 +02:00
UserChangesModel.py Fix retrieving setting values with "extruderValues()" and "resolveOrValue()" 2017-10-11 11:05:01 +02:00
UserProfilesModel.py Document why we're only returning full profiles 2017-12-11 09:44:56 +01:00