mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-01 20:20:32 -07:00
The Cura 4.9 release will have expanded functionality. If you have a plug-in that uses this functionality, marking it as using SDK 7.5.0 will notify older Cura releases that they can't use that plug-in.
8 lines
231 B
JSON
8 lines
231 B
JSON
{
|
|
"name": "Material Profiles",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.1",
|
|
"description": "Provides capabilities to read and write XML-based material profiles.",
|
|
"api": "7.5.0",
|
|
"i18n-catalog": "cura"
|
|
}
|