Cura/plugins/UltimakerMachineActions
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 UM2 upgrade selection machine action 2019-09-16 15:19:47 +02:00
BedLevelMachineAction.py Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
BedLevelMachineAction.qml Fix theming 2019-04-17 09:18:08 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UMOUpgradeSelection.py Convert doxygen to rst for UltimakerMachineActions, USBPrinting 2020-05-15 14:00:44 +02:00
UMOUpgradeSelectionMachineAction.qml Fix theming 2019-04-17 09:18:08 +02:00