mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
13 lines
275 B
JSON
13 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"
|
|
}
|