Cura/cura/Settings
Simon Edwards 062611a92a Handle the startup situation where there is no global stack. Fixed a bug where the wrong stack was used instead of the first extruder.
Contributes to CURA-2477 Profile menu should only contain valid options for all materials
2016-09-28 15:56:10 +02:00
..
__init__.py Fixed up the profiles menu to handle multiple extruders better. 2016-09-28 15:15:18 +02:00
ContainerManager.py Duplicate and Remove profile were recently broken in the cross fire. Fixed again. 2016-09-28 10:57:26 +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 Prepend extruder id to extruder quality profiles 2016-09-28 14:23:29 +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
ProfilesModel.py Handle the startup situation where there is no global stack. Fixed a bug where the wrong stack was used instead of the first extruder. 2016-09-28 15:56:10 +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