mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:25:11 +08: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.
9 lines
233 B
JSON
9 lines
233 B
JSON
{
|
|
"name": "Support Eraser",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.1",
|
|
"description": "Creates an eraser mesh to block the printing of support in certain places",
|
|
"api": "7.5.0",
|
|
"i18n-catalog": "cura"
|
|
}
|