mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00

We've added new things to our API. This allows plug-in developers to use them. Contributes to issue CURA-7205.
8 lines
245 B
JSON
8 lines
245 B
JSON
{
|
|
"name": "Model Checker",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.1",
|
|
"api": "7.1",
|
|
"description": "Checks models and print configuration for possible printing issues and give suggestions.",
|
|
"i18n-catalog": "cura"
|
|
}
|