mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 12:47:49 -06:00
![]() Material profiles need to serialise subprofiles that belong to different printers as well. Some of these materials may not be loaded in the ContainerTree structure. To prevent having to load that as well, we're just not going to use the container tree any more. It turns out that the only reason it was using the container tree was to get the hardware_type metadata from the node in the tree. So just get that from the container itself and we're fine. Contributes to issue CURA-6600. |
||
---|---|---|
.. | ||
__init__.py | ||
plugin.json | ||
product_to_id.json | ||
XmlMaterialProfile.py | ||
XmlMaterialUpgrader.py | ||
XmlMaterialValidator.py |