Cura/cura/Settings
fieldOfView b622c7ecc8 Initialise variant, material and quality to empty containers of the respective type
Before it would be impossible to switch to a valid option once a variant/material/quality had gone to an "empty" state. Now at least it is recoverable.
2016-07-12 18:29:40 +02:00
..
__init__.py Move MachineManager to cura/Settings and rename it to MachineManager 2016-07-04 12:08:08 +02:00
ContainerManager.py Ignore default container types when creating name filters for containers 2016-07-11 16:41:57 +02:00
ContainerSettingsModel.py Update references to moved classes so things work again 2016-07-04 12:08:38 +02:00
CuraContainerRegistry.py Store the Quality profile for the 'global' and extruders in the gcode. Read in all of the quality profile during import. 2016-07-12 12:41:49 +02:00
ExtruderManager.py Initialise variant, material and quality to empty containers of the respective type 2016-07-12 18:29:40 +02:00
ExtrudersModel.py Tightended up the signals associated with the extruders. Bug fixed. 2016-07-11 09:37:59 +02:00
MachineManager.py Remove reliance on "_current_settings" postfix when removing user profile containers 2016-07-12 13:09:53 +02:00
MaterialSettingsVisibilityHandler.py Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials 2016-06-28 17:30:46 +02:00
SettingOverrideDecorator.py Move Cura setting related classes to cura/Settings 2016-07-04 12:07:29 +02:00