Cura/cura/Settings
Arjen Hiemstra 78ac4ef999 Set the global variant and material to empty for multi-extrusion machines
For multi-extrusion machines, we do not want variant or material
profiles in the stack, because these are extruder specific and may cause
wrong values to be used for extruders that did not specify a value in
the extruder.

Contributes to CURA-2652
2016-10-24 10:57:18 +02:00
..
__init__.py Filter the list of quality changes taking into account the quality(-type) profile they depend on. 2016-10-05 09:32:18 +02:00
ContainerManager.py Merge current quality_changes values into newly created profiles 2016-10-06 14:47:35 +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 Fixed importing profiles for machines with inheritance 2016-10-16 14:20:04 +02:00
ExtruderManager.py Extruder manager now uses right definition for material selection 2016-10-07 17:42:56 +02:00
ExtrudersModel.py Fix showing profile values for extruders 2016-10-03 17:04:46 +02:00
MachineManager.py Set the global variant and material to empty for multi-extrusion machines 2016-10-24 10:57:18 +02:00
MaterialSettingsVisibilityHandler.py Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials 2016-06-28 17:30:46 +02:00
ProfilesModel.py Dynamically get unit of layer height 2016-10-21 14:03:28 +02:00
QualityAndUserProfilesModel.py A small fix for the case when Cura is starting up and there is no printer. 2016-10-13 11:10:40 +02:00
QualitySettingsModel.py Quality_changes are now taken into account for UM3Extended 2016-10-15 18:36:05 +02:00
SettingInheritanceManager.py Fixed for the inheritance icon and custom profiles. 2016-10-18 13:18:56 +02:00
SettingOverrideDecorator.py Per object setting now defaults to first extruder instead of active 2016-08-29 16:47:32 +02:00
UserProfilesModel.py Filter the list of quality changes taking into account the quality(-type) profile they depend on. 2016-10-05 09:32:18 +02:00