Cura/cura/Settings
Ghostkeeper 257aff7c00
Fix license reference
This file belongs to Cura.

Contributes to issue CURA-2248.
2016-09-30 11:43:33 +02:00
..
__init__.py Show the correct list of qualities and quality change profiles. 2016-09-29 12:34:46 +02:00
ContainerManager.py Quality changes didn't have the right extruder ID set in some situations. 2016-09-29 20:54:09 +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 Merge branch 'master' of https://github.com/Ultimaker/Cura 2016-09-29 16:05:32 +02:00
ExtruderManager.py use resolveOrValue for adhesion_type. contributes to CURA-2232 2016-09-29 14:09:19 +02:00
ExtrudersModel.py Speed up switching between multiextrusion machines 2016-09-22 13:49:18 +02:00
MachineManager.py Quality changes didn't have the right extruder ID set in some situations. 2016-09-29 20:54:09 +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 materials which don't have any quality profiles of their own. Moved the quality_type computation code into the QualityManager. 2016-09-29 16:39:30 +02:00
ProfilesPageModel.py Fix license reference 2016-09-30 11:43:33 +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