Cura/cura/Settings
Arjen Hiemstra d8555fe57d Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing
* 'master' of github.com:ultimaker/Cura: (38 commits)
  Fixed profile file case-sensitivity.
  Fix UMO Checkup button size
  Remove debug statement and commented-out code CURA-1385
  Show "ready" state when a printer is connected but jobstate is not yet set
  Added deepcopy function
  Made exception handling of slice info plugin way more robust
  Restart timer after slicing is performed when not enabled.
  Update GUID for PLA to match the GUID in the official repository
  Set default extruder index to -1 (so global is default)
  Ensure that the display matches with the backend active extruder data
  Update UM2 Extended build volume height to value published in marketing materials
  Fixed firmware upgrade for um2+
  Capitalise setting label
  CHeckup action now correctly resets every time you start it
  Remove unused name/id when importing a profile from a gcode file
  Just a little typo
  BQ Hephestos2: Heat up nozzle while leveling
  Saving g-code no longer crashes
  Removed update firmware from extensions; This is now handled by machine actions
  Changing active extruder no longer trigger re-slice
  ...
2016-07-07 11:29:18 +02:00
..
__init__.py Move MachineManager to cura/Settings and rename it to MachineManager 2016-07-04 12:08:08 +02:00
ContainerManager.py Add methods to get name filters, import and export containers to ContainerManager 2016-07-07 01:39:38 +02:00
ContainerSettingsModel.py Update references to moved classes so things work again 2016-07-04 12:08:38 +02:00
CuraContainerRegistry.py Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 2016-07-07 11:29:18 +02:00
ExtruderManager.py Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 2016-07-07 11:29:18 +02:00
ExtrudersModel.py Fix ExtrudersModel to use the right location for ExtruderManager 2016-07-04 13:03:10 +02:00
MachineManager.py Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 2016-07-07 11:29:18 +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