Cura/plugins/ModelChecker
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
..
__init__.py Remove unnecessary import and declaration of i18n in plugins 2018-10-03 22:00:24 +02:00
model_checker.svg Remove unused code 2018-03-22 00:38:39 +01:00
ModelChecker.py Fix check of model checker to take new unit of shrinkage factor into account 2020-09-02 01:02:12 +02:00
ModelChecker.qml Align the additional components to the right of the job specs 2018-12-06 09:25:31 +01:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00