Cura/plugins/RemovableDriveOutputDevice
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
LinuxRemovableDrivePlugin.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
OSXRemovableDrivePlugin.py Convert doxygen to rst for Prepare, Preview, RemovableOutputDevice 2020-05-08 17:37:49 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
RemovableDriveOutputDevice.py Fix filtering of output MIME types removable drive 2020-09-28 11:44:19 +02:00
RemovableDrivePlugin.py Remove unused import 2017-10-04 14:59:39 +02:00
WindowsRemovableDrivePlugin.py Convert doxygen to rst for Prepare, Preview, RemovableOutputDevice 2020-05-08 17:37:49 +02:00