.. |
ContainerManager.py
|
7551c83612
QualityChanges are now also removed if a machine has a parentDefinition
|
7 years ago |
ContainerSettingsModel.py
|
b343649131
Use ListModel.setItems() instead of appending one item at a time
|
8 years ago |
CuraContainerRegistry.py
|
585bc78892
Only set material for imported quality profile if there is an active material
|
7 years ago |
CuraContainerStack.py
|
8af1cc886f
Use .definition to access DefinitionContainer in qml
|
7 years ago |
CuraStackBuilder.py
|
a134779627
Fix creating conflicting machine names
|
7 years ago |
Exceptions.py
|
b9dc94e1f6
Override getProperty in ExtruderStack with some additional checks
|
8 years ago |
ExtruderManager.py
|
49f2fb2cea
Fix filtering maerials after editing materials
|
7 years ago |
ExtruderStack.py
|
9ff7852055
Only use limit_to_extruder when the extruder exists
|
7 years ago |
ExtrudersModel.py
|
c474642744
Removed debug ID
|
7 years ago |
GlobalStack.py
|
b2f0623ecf
Do not add and register Extruders if they are already there
|
7 years ago |
MachineManager.py
|
49f2fb2cea
Fix filtering maerials after editing materials
|
7 years ago |
MachineNameValidator.py
|
4ab6b74930
Fixed a bunch of error which were reported by PyCharm's code analysis.
|
8 years ago |
MaterialSettingsVisibilityHandler.py
|
83b290b8d3
Use full import path for parent class
|
8 years ago |
ProfilesModel.py
|
437c78711d
Added typing to all singletons
|
8 years ago |
QualityAndUserProfilesModel.py
|
2adf97ba2d
Also apply the filtering on the quality and user profiles model
|
7 years ago |
QualitySettingsModel.py
|
fb70eb6813
Merge branch 'master' into python_type_hinting
|
8 years ago |
SetObjectExtruderOperation.py
|
61f542c215
Add a SetObjectExtruderOperation class
|
8 years ago |
SettingInheritanceManager.py
|
8c166ea770
Use CuraContainerStack.definition instead of ContainerStack.getBottom()
|
7 years ago |
SettingOverrideDecorator.py
|
9fd0239cd5
Add a selectedObjectExtruders property to ExtruderManager
|
8 years ago |
UserChangesModel.py
|
8b8fb8db95
Coding style fixes
|
8 years ago |
UserProfilesModel.py
|
e003abf895
Only display global quality changes profiles
|
7 years ago |
__init__.py
|
14afd9eab7
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
8 years ago |