mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
![]() several instances need to be created. - In the ThreeMFWorkspaceReader we need to create some temporal instances of Preferences that makes it not singleton anymore. - The current preferences are kept in the Application class and so all the calls to the preferences are changed to get the preferences from Application. - The method getInstance in Preferences is kept as deprecated since some external plugins. |
||
---|---|---|
.. | ||
__init__.py | ||
BaseMaterialsModel.py | ||
BrandMaterialsModel.py | ||
BuildPlateModel.py | ||
CustomQualityProfilesDropDownMenuModel.py | ||
GenericMaterialsModel.py | ||
MachineManagementModel.py | ||
MaterialManagementModel.py | ||
MultiBuildPlateModel.py | ||
NozzleModel.py | ||
QualityManagementModel.py | ||
QualityProfilesDropDownMenuModel.py | ||
QualitySettingsModel.py | ||
SettingVisibilityPresetsModel.py |