Cura/plugins/XmlMaterialProfile
Ghostkeeper dabd905853
Fix serialising materials with submaterials in not loaded container trees
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.
2019-08-27 15:47:42 +02:00
..
2019-01-14 11:25:02 +01:00
2019-02-14 13:54:03 +01:00
2018-06-07 15:49:23 +02:00