Cura/plugins/XmlMaterialProfile
Ghostkeeper 2365267f35
Be robust against older specification version numbers
1.2 and lower didn't specify a version number. Assume that it was 1.2. We feed this through our translation function for form, mostly, because we know that the setting_version should be 0 then.

Contributes to issue CURA-3427.
2017-05-12 17:20:49 +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 Be robust against older specification version numbers 2017-05-12 17:20:49 +02:00