Cura/cura/Settings
Ghostkeeper 42058a2e8f
Revert "Prevent some unneeded calling of signals"
This reverts commit 85f10e7c4f.
The second time you start Cura, it won't slice due to the number of extruders being wrong.
2018-12-24 09:37:17 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Fix URL in error message 2018-11-12 12:50:18 +01:00
cura_empty_instance_containers.py Move constant instance containers to a separate file 2018-08-15 11:04:09 +02:00
CuraContainerRegistry.py Fix typing issues 2018-11-12 12:48:49 +01:00
CuraContainerStack.py Add unit test for addDefaultMachineActions() 2018-10-23 08:49:23 +02:00
CuraFormulaFunctions.py Catch an error getting an extruder value before extruders are added to the global stack 2018-11-14 14:21:39 +01:00
CuraStackBuilder.py Remove some duplicate addExtruder() and setNextStack() calls 2018-10-25 11:42:47 +02:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py Revert "Prevent some unneeded calling of signals" 2018-12-24 09:37:17 +01:00
ExtrudersModel.py Add all fields for optional extruder in ExtruderModel 2018-12-13 14:12:44 +01:00
ExtruderStack.py Code style: Start comments with a space 2018-12-06 16:27:56 +01:00
GlobalStack.py Add missing signal 2018-12-21 18:19:34 +01:00
MachineManager.py Revert "Prevent some unneeded calling of signals" 2018-12-24 09:37:17 +01: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 Fix code-style 2018-07-03 12:06:06 +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 Only use setMetaDataEntry() 2018-07-11 11:14:57 +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
UserChangesModel.py Rename to CuraFormulaFunctions 2018-10-01 11:24:34 +02:00