Cura/plugins/XmlMaterialProfile
Remco Burema 8aa071056b
Now unused API field only took integers originally.
We want to keep it this way so people can still make plugins work for older versions of Cura, like 3.6, where the 'api' field with just a single major version, instead of the 'supported_sdk_versions', which can be either a version-string like '7.6.0' or a list of version strings.
2021-06-17 11:15:33 +02:00
..
tests Remove unneeded pycapsule imports 2021-05-10 16:53:16 +02:00
__init__.py Hardcode plugin id for UsbPrinter and XmlMaterialProfile 2019-12-30 12:04:41 +01:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
PluginInfo.py Use plugin Id instead of __file__ for XmlMaterialProfile 2019-12-24 15:49:18 +01:00
product_to_id.json Publish Ultimaker 2+ Connect profiles 2020-11-10 11:01:08 +01:00
XmlMaterialProfile.py Adapt to Python 3.9 API changes 2021-01-10 20:21:40 +01:00
XmlMaterialUpgrader.py Remove unused import 2019-02-14 13:54:03 +01:00
XmlMaterialValidator.py Convert doxygen to rst for X3DReader, XmlMaterialProfile, XRayView 2020-05-28 16:08:51 +02:00