Cura/cura/Settings
Arjen Hiemstra 570a67556a Fix exporting and importing materials on OSX
OSX's file dialog is stupid and does not understand extensions with
a . in them. So instead just use everything after the last .

Fixes CURA-1987
2016-07-28 18:08:17 +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 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 Slicing no longer occurs when stack is invalid 2016-07-28 13:14:07 +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 Per object settings now use correct stack 2016-07-28 14:45:49 +02:00