Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cura
CAD
CuraFreeCADPlugin
Commits
07459946
Commit
07459946
authored
Jan 31, 2019
by
Thomas Karl Pietrowski
Browse files
meta: Correcting API info
parent
a2c75e65
Changes
2
Hide whitespace changes
Inline
Side-by-side
CuraFreeCADPlugin/plugin.json
View file @
07459946
...
...
@@ -5,6 +5,7 @@
"email"
:
"thopiekar@gmail.com"
,
"version"
:
"0.2.1"
,
"website"
:
"https://thopiekar.eu/cura/plugins/cad/freecad/"
,
"supported_sdk_versions"
:
[
"5.0.0"
,
"6.0.0"
],
"api"
:
5
,
"minimum_api"
:
4
,
"description"
:
"Help to open FreeCAD files directly in Cura."
,
...
...
package.json
View file @
07459946
...
...
@@ -4,7 +4,8 @@
"display_name"
:
"FreeCAD Integration"
,
"description"
:
"Help to open FreeCAD files directly in Cura."
,
"package_version"
:
"0.2.1"
,
"sdk_version"
:
5
,
"sdk_version"
:
6
,
"sdk_version_semver"
:
"6.0.0"
,
"website"
:
"https://thopiekar.eu/cura/plugins/cad/freecad/"
,
"author"
:
{
"author_id"
:
"thopiekar"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment