mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:35:13 +08:00
14 lines
275 B
JSON
14 lines
275 B
JSON
{
|
|
"name": "Makerbot Printfile Writer",
|
|
"author": "UltiMaker",
|
|
"version": "0.1.0",
|
|
"description": "Provides support for writing MakerBot Format Packages.",
|
|
"api": 8,
|
|
"supported_sdk_versions": [
|
|
"8.0.0",
|
|
"8.1.0",
|
|
"8.2.0"
|
|
],
|
|
"i18n-catalog": "cura"
|
|
}
|