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
c6df5e55
Commit
c6df5e55
authored
Dec 16, 2019
by
Thomas Karl Pietrowski
Browse files
meta: Supporting SDK 7.0.0
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)
parent
2b7211e7
Pipeline
#609
failed with stage
in 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CuraFreeCADPlugin/plugin.json
View file @
c6df5e55
...
...
@@ -5,7 +5,11 @@
"email"
:
"thopiekar@gmail.com"
,
"version"
:
"0.3.1"
,
"website"
:
"https://thopiekar.eu/cura/plugins/cad/freecad/"
,
"supported_sdk_versions"
:
[
"5.0.0"
,
"6.0.0"
],
"supported_sdk_versions"
:
[
"5.0.0"
,
"6.0.0"
,
"7.0.0"
],
"api"
:
5
,
"minimum_api"
:
4
,
"description"
:
"Help to open FreeCAD files directly in Cura."
,
...
...
package.json
View file @
c6df5e55
...
...
@@ -5,7 +5,7 @@
"description"
:
"Help to open FreeCAD files directly in Cura."
,
"package_version"
:
"0.3.1"
,
"sdk_version"
:
6
,
"sdk_version_semver"
:
"
6
.0.0"
,
"sdk_version_semver"
:
"
7
.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