Cura/plugins/3MFReader
Kostas Karmas 01d5e846aa Document possible theoretical issue when loading a project file
The issue will happen only if the machine_extruder_count is a formula.
In this case, the project loading will not work properly if "Create new" printer is selected,
as the settings of all extruders but the first one will not be applied.
Workaround in this case will be to load the project again and select to update the existing
printer, in which case all settings will load properly.

CURA-7646
2020-08-11 12:37:34 +02:00
..
__init__.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
plugin.json Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
ThreeMFReader.py Add cast so that mypy doesn't choke 2020-07-08 11:05:46 +02:00
ThreeMFWorkspaceReader.py Document possible theoretical issue when loading a project file 2020-08-11 12:37:34 +02:00
WorkspaceDialog.py Convert doxygen to rst for 3MFReader/Writer and AMFReader 2020-05-08 15:14:39 +02:00
WorkspaceDialog.qml Remove hardcoded sizes from dialogs & popups 2019-11-19 13:00:39 +01:00