Cura/cura/Settings
Ghostkeeper a46f6cc14d
Properly fallback to global if no extruders
This fixes the extruderValue function for printers such as the Ultimaker 2+.
2016-08-05 11:36:43 +02:00
..
__init__.py Move MachineManager to cura/Settings and rename it to MachineManager 2016-07-04 12:08:08 +02:00
ContainerManager.py Fix exporting and importing materials on OSX 2016-07-28 18:08:17 +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 Properly fallback to global if no extruders 2016-08-05 11:36:43 +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 Fix removing extruder stacks and extruder user profile 2016-08-01 16:38:31 +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 Remove print statement 2016-08-03 12:39:01 +02:00