Cura/plugins/XmlMaterialProfile
Ghostkeeper cc27392ab0
Don't use material groups to update metadata
The material groups are not filled any more in the material manager so this fails.
This might make updating metadata of material profiles slightly slower, but when testing this I noticed no difference.

The function becomes a lot simpler though. And it works again.

Contributes to issue CURA-6600.
2019-09-13 14:42:27 +02:00
..
tests Added some missing typing 2019-09-06 17:38:22 +02:00
__init__.py Fix version upgrade 2019-01-14 11:25:02 +01:00
plugin.json Update plugin versions to match package versions 2018-12-17 13:03:21 +01:00
product_to_id.json Add a printer to the list of translation IDs 2019-09-04 14:11:57 +02:00
XmlMaterialProfile.py Don't use material groups to update metadata 2019-09-13 14:42:27 +02:00
XmlMaterialUpgrader.py Remove unused import 2019-02-14 13:54:03 +01:00
XmlMaterialValidator.py Add documentation 2018-06-07 15:49:23 +02:00