Cura/plugins/XmlMaterialProfile
Ghostkeeper 54a12d14c4
Add string representation for debugging
My IDE shows the str(inst) representation of an object when indicating what value is in there. This makes it easier to find stuff. It'll also make debug prints more clear than the default <XmlMaterialProfile.XmlMaterialProfile.XmlMaterialProfile object at 0x12345678> stuff of Python.

Contributes to issue CURA-4243.
2017-11-27 14:19:30 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
product_to_id.json Load product_id_map from file 2017-11-01 14:52:03 +01:00
XmlMaterialProfile.py Add string representation for debugging 2017-11-27 14:19:30 +01:00
XmlMaterialUpgrader.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00