Cura/plugins/3MFReader
Joey de l'Arago 088ea0a768 Swap out UpdatableMachinesModel for MachineListModel.
This has to be instantiated with the WorkspaceDialog but attaching the listeners throws an error because it is done too early. The listeners are not needed anyway, so they have been disabled.

Update WorkspaceDialog.qml to use MachineListModel

CURA-9424
2022-11-04 16:44:04 +01:00
..
__init__.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
ThreeMFReader.py Change imported namespace pySavitar to Savitar 2022-02-28 10:44:16 +01:00
ThreeMFWorkspaceReader.py 3mf project files saved with an abstract printer would crash on loading when selecting a non abstract printer to load the project with. 2022-10-05 15:27:39 +02:00
UpdatableMachinesModel.py Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2021-12-28 14:54:56 +01:00
WorkspaceDialog.py Swap out UpdatableMachinesModel for MachineListModel. 2022-11-04 16:44:04 +01:00
WorkspaceDialog.qml Swap out UpdatableMachinesModel for MachineListModel. 2022-11-04 16:44:04 +01:00
WorkspaceRow.qml Create custom component for rows in WorkplaceDialog. 2022-11-02 18:25:05 +01:00
WorkspaceSection.qml Adjust dialog margins. 2022-11-03 16:43:01 +01:00