CURA-4557 setting up plugin

This commit is contained in:
Jack Ha 2018-03-15 14:33:31 +01:00
parent d0609e97e4
commit 50f9548da0
3 changed files with 69 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"name": "Model Checker",
"author": "Ultimaker",
"version": "0.1",
"api": 4,
"description": "Checks models for possible printing issues and give suggestions.",
"catalog": "cura"
}