Cura/plugins/3MFReader
Joey de l'Arago 156004cb17 Move logic for deciding the initially selected printer that was inside WorkspaceDialog.qml before into WorkspaceDialog.py.
A block of code is run after dialog.show() and most of the dialog assignment. This is because dialog.show() resets the _result dictionary, we want to update the values in _result afterwards.

CURA-9424
2022-11-16 16:11:19 +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 Move logic for deciding the initially selected printer that was inside WorkspaceDialog.qml before into WorkspaceDialog.py. 2022-11-16 16:11:19 +01:00
WorkspaceDialog.py Change misleading variable names 2022-11-15 14:57:39 +01:00
WorkspaceDialog.qml Move logic for deciding the initially selected printer that was inside WorkspaceDialog.qml before into WorkspaceDialog.py. 2022-11-16 16:11:19 +01:00
WorkspaceRow.qml Apply suggestions from code review 2022-11-15 13:49:55 +01:00
WorkspaceSection.qml Apply suggestions from code review 2022-11-15 13:49:55 +01:00