Cura/plugins/USBPrinting/plugin.json
Ghostkeeper 08be77adad
Increment SDK version to 7.5.0
The Cura 4.9 release will have expanded functionality. If you have a plug-in that uses this functionality, marking it as using SDK 7.5.0 will notify older Cura releases that they can't use that plug-in.
2021-04-06 13:28:08 +02:00

8 lines
234 B
JSON

{
"name": "USB printing",
"author": "Ultimaker B.V.",
"version": "1.0.2",
"api": "7.5.0",
"description": "Accepts G-Code and sends them to a printer. Plugin can also update firmware.",
"i18n-catalog": "cura"
}