mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-26 20:31:35 -07:00
Add the Trimesh Reader to the list of bundled plugins
This commit is contained in:
parent
021a04c427
commit
b4d4a0e291
1 changed files with 17 additions and 0 deletions
|
|
@ -475,6 +475,23 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"TrimeshReader": {
|
||||||
|
"package_info": {
|
||||||
|
"package_id": "TrimeshReader",
|
||||||
|
"package_type": "plugin",
|
||||||
|
"display_name": "Trimesh Reader",
|
||||||
|
"description": "Provides support for reading model files.",
|
||||||
|
"package_version": "1.0.0",
|
||||||
|
"sdk_version": "6.0.0",
|
||||||
|
"website": "https://ultimaker.com",
|
||||||
|
"author": {
|
||||||
|
"author_id": "UltimakerPackages",
|
||||||
|
"display_name": "Ultimaker B.V.",
|
||||||
|
"email": "plugins@ultimaker.com",
|
||||||
|
"website": "https://ultimaker.com"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"Toolbox": {
|
"Toolbox": {
|
||||||
"package_info": {
|
"package_info": {
|
||||||
"package_id": "Toolbox",
|
"package_id": "Toolbox",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue