CURA-5128 WIP compressed g-code reader

This commit is contained in:
Jack Ha 2018-03-21 13:57:51 +01:00
parent 6443db5853
commit 457b3543d7
3 changed files with 62 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"name": "Compressed G-code Reader",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Reads g-code from a compressed archive.",
"api": 4,
"i18n-catalog": "cura"
}