Add previewStage to bundled cura package list

CURA-5785
This commit is contained in:
Jaime van Kessel 2018-11-19 16:16:41 +01:00
parent a490e420f0
commit 8683a1e07e

View File

@ -356,6 +356,23 @@
}
}
},
"PreviewStage": {
"package_info": {
"package_id": "PreviewStage",
"package_type": "plugin",
"display_name": "Preview Stage",
"description": "Provides a preview stage in Cura.",
"package_version": "1.0.0",
"sdk_version": 5,
"website": "https://ultimaker.com",
"author": {
"author_id": "UltimakerPackages",
"display_name": "Ultimaker B.V.",
"email": "plugins@ultimaker.com",
"website": "https://ultimaker.com"
}
}
},
"RemovableDriveOutputDevice": {
"package_info": {
"package_id": "RemovableDriveOutputDevice",