mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Improve description of plugin for T466
This commit is contained in:
parent
79f54a16f6
commit
b576e4a7bd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ def getMetaData():
|
||||||
"name": i18n_catalog.i18nc("@label", "GCODE Reader"),
|
"name": i18n_catalog.i18nc("@label", "GCODE Reader"),
|
||||||
"author": "Victor Larchenko",
|
"author": "Victor Larchenko",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"description": i18n_catalog.i18nc("@info:whatsthis", "Makes it possbile to read GCODE files."),
|
"description": i18n_catalog.i18nc("@info:whatsthis", "Allows displaying GCODE files."),
|
||||||
"api": 3
|
"api": 3
|
||||||
},
|
},
|
||||||
"mesh_reader": [
|
"mesh_reader": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue