mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-06 06:37:46 -07:00
CURA-4557 setting up plugin
This commit is contained in:
parent
d0609e97e4
commit
50f9548da0
3 changed files with 69 additions and 0 deletions
8
plugins/ModelChecker/plugin.json
Normal file
8
plugins/ModelChecker/plugin.json
Normal 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue