mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 23:35:23 +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.
8 lines
216 B
JSON
8 lines
216 B
JSON
{
|
|
"name": "Post Processing",
|
|
"author": "Ultimaker",
|
|
"version": "2.2.1",
|
|
"api": "7.5.0",
|
|
"description": "Extension that allows for user created scripts for post processing",
|
|
"catalog": "cura"
|
|
} |