mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| LinuxRemovableDrivePlugin.py | ||
| OSXRemovableDrivePlugin.py | ||
| plugin.json | ||
| RemovableDriveOutputDevice.py | ||
| RemovableDrivePlugin.py | ||
| WindowsRemovableDrivePlugin.py | ||