mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:55:54 +08:00
Improve description of plugin for T466
This commit is contained in:
parent
79f54a16f6
commit
b576e4a7bd
@ -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…
x
Reference in New Issue
Block a user