Cura/plugins/XmlMaterialProfile
Arjen Hiemstra e0b926878f Remove code that sets incompatible materials to invalid type
Instead use the "compatible" metadata entry like we do for nozzles.

Setting the type differently caused all code that looks for materials to
fail because "incompatible_material" is not "material". Since this is
the base file, this meant a lot of materials failed to duplicate
properly which caused crashes.

Contributes to CURA-2821
2016-10-27 15:45:29 +02:00
..
__init__.py Mark XmlMaterialProfile as type "material" so the import/export code can find it 2016-07-07 01:42:39 +02:00
XmlMaterialProfile.py Remove code that sets incompatible materials to invalid type 2016-10-27 15:45:29 +02:00