Cura/cura/Settings
Jaime van Kessel 05b2c147e0 Combined material & hotend message
Even if all data is different, the update is correctly handled

CURA-1909
2016-07-26 13:28:53 +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 Add missing copyright notice 2016-07-14 18:44:29 +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 Now the right extruder is actually used (instead of randomly mixing it up) 2016-07-21 21:42:02 +02:00
ExtrudersModel.py We now ask the stack for the position (instead of definition) 2016-07-25 13:50:47 +02:00
MachineManager.py Combined material & hotend message 2016-07-26 13:28: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