mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
![]() As explained in the block of documentation, we can't find the variants because there is no guarantee that the variants have been loaded by the time that the metadata of materials is deserialised and we don't know their IDs either (so no lazy loading). This registers a function to be called upon completely loading the metadata, which runs a query on the metadata to find the variant by its definition and name. A bit hacky but I see no better solution. Contributes to issue CURA-4243. |
||
---|---|---|
.. | ||
__init__.py | ||
plugin.json | ||
product_to_id.json | ||
XmlMaterialProfile.py | ||
XmlMaterialUpgrader.py |