mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 21:55:11 +08:00

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.
9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
"name": "Slice info",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.1",
|
|
"description": "Submits anonymous slice info. Can be disabled through preferences.",
|
|
"api": "7.5.0",
|
|
"i18n-catalog": "cura"
|
|
}
|