Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Prado Gesto <d.pradogesto@ultimaker.com>2019-01-14 19:02:02 +0300
committerDiego Prado Gesto <d.pradogesto@ultimaker.com>2019-01-14 19:02:02 +0300
commitfa7b38243c8a8fd16d9fdfd98220200abd57a773 (patch)
tree8e65e75a232a25508238d793e1a2204a4b37fe61 /resources/bundled_packages/cura.json
parentb1b61fa466eafa51121ce7a276dc2046d5f38ea7 (diff)
Add VersionUpgrade35to40 as a bundled package
Otherwise it will show up as an old plugin and the uninstall button will appear in the Markeplace.
Diffstat (limited to 'resources/bundled_packages/cura.json')
-rw-r--r--resources/bundled_packages/cura.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json
index 172b27b452..07a1ae5276 100644
--- a/resources/bundled_packages/cura.json
+++ b/resources/bundled_packages/cura.json
@@ -730,6 +730,23 @@
}
}
},
+ "VersionUpgrade35to40": {
+ "package_info": {
+ "package_id": "VersionUpgrade35to40",
+ "package_type": "plugin",
+ "display_name": "Version Upgrade 3.5 to 4.0",
+ "description": "Upgrades configurations from Cura 3.5 to Cura 4.0.",
+ "package_version": "1.0.0",
+ "sdk_version": "6.0",
+ "website": "https://ultimaker.com",
+ "author": {
+ "author_id": "UltimakerPackages",
+ "display_name": "Ultimaker B.V.",
+ "email": "plugins@ultimaker.com",
+ "website": "https://ultimaker.com"
+ }
+ }
+ },
"X3DReader": {
"package_info": {
"package_id": "X3DReader",