Cura/plugins/3MFReader
c.lamboo dd4e1c66b7 Make MachineSelector more generic by detaching logic from view
By detaching the logic from the view custom handlers can be added to selecting printers. This was needed as the MachineSelector in the `WorkspaceDialog` needed to do something different from the `PreparMenu`.

CURA-9424
2022-11-09 14:16:33 +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 Make MachineSelector more generic by detaching logic from view 2022-11-09 14:16:33 +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