Cura/plugins/3MFReader
Remco Burema 00b02f95f9 Nix 3mf-read signal-postphoning, which prevented connects.
This fix was originally made to fix CURA-5056, but it turns out it now gives warnings and possibly messes up 3mf reading instead of fixing it, since it prevents the connection of new listeners to those signals.
After removal, the original file this was reported against still loads instead of the crash it was reported to give in the ticket (reproduction rate supposedly 100%) so the removal probably doesn't mess things up.

part of CURA-6600
2019-09-11 17:34:44 +02:00
..
__init__.py remove .curaproject from the extensions and just use .3mf 2018-08-29 13:42:26 +02:00
plugin.json Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
ThreeMFReader.py Get quality definition from ContainerTree rather than QualityManager 2019-08-28 14:31:07 +02:00
ThreeMFWorkspaceReader.py Nix 3mf-read signal-postphoning, which prevented connects. 2019-09-11 17:34:44 +02:00
WorkspaceDialog.py Fix typo 2019-04-05 10:49:36 +02:00
WorkspaceDialog.qml Show printer group and which machine to update in project loading 2018-03-20 16:23:23 +01:00