mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-28 23:04:34 +08:00

We're going to repurpose this plug-in to read other file formats as well. Currently it still only registers itself as PLY file reader. But I'm about to change that. Contributes to issue CURA-6739.
8 lines
173 B
JSON
8 lines
173 B
JSON
{
|
|
"name": "Trimesh Reader",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Provides support for reading model files.",
|
|
"api": "6.0.0"
|
|
}
|