mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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 |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| plugin.json | ||
| PluginInfo.py | ||
| product_to_id.json | ||
| XmlMaterialProfile.py | ||
| XmlMaterialUpgrader.py | ||
| XmlMaterialValidator.py | ||