mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Add previewStage to bundled cura package list
CURA-5785
This commit is contained in:
parent
a490e420f0
commit
8683a1e07e
1 changed files with 17 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue