mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add latest version upgrade plugin to the bundled plugins.
This commit is contained in:
parent
6232f694c5
commit
30a7132a68
1 changed files with 17 additions and 0 deletions
|
|
@ -662,6 +662,23 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"VersionUpgrade34to40": {
|
||||||
|
"package_info": {
|
||||||
|
"package_id": "VersionUpgrade34to40",
|
||||||
|
"package_type": "plugin",
|
||||||
|
"display_name": "Version Upgrade 3.4 to 4.0",
|
||||||
|
"description": "Upgrades configurations from Cura 3.4 to Cura 4.0.",
|
||||||
|
"package_version": "1.0.0",
|
||||||
|
"sdk_version": 4,
|
||||||
|
"website": "https://ultimaker.com",
|
||||||
|
"author": {
|
||||||
|
"author_id": "Ultimaker",
|
||||||
|
"display_name": "Ultimaker B.V.",
|
||||||
|
"email": "plugins@ultimaker.com",
|
||||||
|
"website": "https://ultimaker.com"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"X3DReader": {
|
"X3DReader": {
|
||||||
"package_info": {
|
"package_info": {
|
||||||
"package_id": "X3DReader",
|
"package_id": "X3DReader",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue