Cura/plugins/UFPWriter
j.delarago 21d59e9349 Write active material metadata to ufp when saving.
Add function to fetch package_id using only information from XmlMaterialProfile material container.
The only piece of information associating the material container and the package together is the file_name. To find the package that owns a material we have to search each of the material package paths.

It would be great to find a cleaner solution (preferable one that doesn't require invalidating the cached containers).

CURA-8610
2022-05-30 17:29:59 +02:00
..
__init__.py Move MIME type declarations into constructors of readers 2018-09-27 13:58:06 +02:00
kitten.png Add placeholder thumbnail to package 2018-01-26 13:52:20 +01:00
plugin.json Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
UFPWriter.py Write active material metadata to ufp when saving. 2022-05-30 17:29:59 +02:00