.. |
__init__.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
ContainerManager.py
|
WIP: Make application initialization and start up more clear
|
2018-05-04 09:57:02 +02:00 |
CuraContainerRegistry.py
|
Merge branch 'master' into mypy_fixes
|
2018-06-08 15:29:22 +02:00 |
CuraContainerStack.py
|
Fix type of setProperty
|
2018-06-01 14:53:54 +02:00 |
CuraStackBuilder.py
|
Merge branch '3.4'
|
2018-06-01 14:03:05 +02:00 |
Exceptions.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
ExtruderManager.py
|
CURA-5249 replaced the extruder value of -1 by the more explicit defaultExtruderPosition, so now Cura is aware of the actual extruder position being used. Fixes linked icon next to support settings, like support_angle.
|
2018-06-07 11:35:09 +02:00 |
ExtrudersModel.py
|
CURA-4400 optional_extruders cannot be set to disabled extruders anymore
|
2018-03-15 15:00:13 +01:00 |
ExtruderStack.py
|
Call getMachineManager on CuraApplication
|
2018-06-04 09:53:20 +02:00 |
GlobalStack.py
|
Add missing typing
|
2018-06-01 14:53:54 +02:00 |
MachineManager.py
|
Merge branch 'master' into mypy_fixes
|
2018-06-08 15:29:22 +02:00 |
MachineNameValidator.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
MaterialSettingsVisibilityHandler.py
|
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
|
2018-02-21 14:05:19 +01:00 |
PerObjectContainerStack.py
|
Add missing return type
|
2018-06-04 09:55:17 +02:00 |
SetObjectExtruderOperation.py
|
Changing AGPLv3 to LGPLv3
|
2017-09-28 13:00:43 +02:00 |
SettingInheritanceManager.py
|
Don't process inheritance before there is an active global container
|
2018-04-25 09:59:25 +02:00 |
SettingOverrideDecorator.py
|
Add non-thumbnail-visible flag for creating previews
|
2018-05-23 16:32:38 +02:00 |
SimpleModeSettingsManager.py
|
Fix reset to default quality
|
2018-03-15 17:09:13 +01:00 |
UserChangesModel.py
|
Fix retrieving setting values with "extruderValues()" and "resolveOrValue()"
|
2017-10-11 11:05:01 +02:00 |