Cura/plugins/3MFReader
Thomas Karl Pietrowski d96ce760f8 CURA-1223: 3MFReader: Doing selftest and fail on broken files
This commit adds a selftest before the "result" gets returned.
It should break on this/these functions and popup a message about using
the online repair tool.
I compared the content of both files for a long time, googled about the
format, but wasn't able to find a proper fix.
More routines will likely need to be added here, but with those I have
it is working so far very well.

Sadly it is not possible to override the default message, so two
messages will appear. Additionally, the URL of the link is not
clickable/executable from the UX. Just acting like normal text.

Contributes to CURA-1223
2016-07-26 20:21:00 +02:00
..
__init__.py Bump API version of plugins that do not need extra porting 2016-05-30 15:29:10 +02:00
ThreeMFReader.py CURA-1223: 3MFReader: Doing selftest and fail on broken files 2016-07-26 20:21:00 +02:00