Cura/cura/Settings
Ghostkeeper 431c8f4900
Build stack using container tree's preferred material/nozzle
No need to really implement the fallbacks any more for when there are no materials. Only for when the preferred material can't be found.

Contributes to issue CURA-6600.
2019-08-22 17:03:01 +02:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls. 2019-08-20 15:38:45 +02:00
cura_empty_instance_containers.py Add a selector for the intent profile 2019-06-05 11:13:32 +02:00
CuraContainerRegistry.py Use regex literal instead of normal literal for regex 2019-08-08 09:46:21 +02:00
CuraContainerStack.py Remove override for version number in CuraContainerStack 2019-07-10 14:57:26 +02:00
CuraFormulaFunctions.py Return the value for default extruder if the requested one could not be found 2019-04-02 11:46:12 +02:00
CuraStackBuilder.py Build stack using container tree's preferred material/nozzle 2019-08-22 17:03:01 +02:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py Add more info in exceptions 2019-08-02 11:12:16 +02:00
ExtruderStack.py Code style: Start comments with a space 2018-12-06 16:27:56 +01:00
GlobalStack.py Consistent naming, some bug fixes 2019-07-29 17:24:10 +02:00
IntentManager.py Remove (all?, most?) deprecated ContainerNode.getMetaDataEntry calls. 2019-08-20 15:38:45 +02:00
MachineManager.py Deprecated the allActiveMaterialIds and replaced the single location where it was used 2019-08-21 17:08:35 +02:00
MachineNameValidator.py Remove unused parameter 2018-09-14 17:00:55 +02:00
MaterialSettingsVisibilityHandler.py Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-02-21 14:05:19 +01:00
PerObjectContainerStack.py Spelling fix: Overriden -> Overridden 2019-04-04 14:39:01 +02:00
SetObjectExtruderOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SettingInheritanceManager.py Revert "Prevent some unneeded calling of signals" 2018-12-24 09:37:17 +01:00
SettingOverrideDecorator.py Calculate bounding box for helper meshes 2019-05-24 10:49:35 +02:00
SettingVisibilityPreset.py Forbid interpolation in setting visibility preset files 2018-10-18 14:54:20 +02:00
SidebarCustomMenuItemsModel.py Fix icon name role 2018-09-17 10:51:56 +02:00
SimpleModeSettingsManager.py Replace isProfileUserCreated with hasCustomQuality 2018-12-18 08:56:56 +01:00