Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plugin.json « GCodeWriter « plugins - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d98d9426f2a1fcbd4b043110209a2cb50b988fc9 (plain)
1
2
3
4
5
6
7
8
{
    "name": "GCode Writer",
    "author": "Ultimaker",
    "version": "1.0.0",
    "description": "Writes GCode to a file.",
    "api": 4,
    "i18n-catalog": "cura"
}