mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:05:12 +08:00

This plug-in outputs g-code to a gzipped archive. It is used for sending prints to the Ultimaker 3 family faster. Contributes to issue CURA-5097.
9 lines
202 B
JSON
9 lines
202 B
JSON
{
|
|
"name": "Compressed G-code Writer",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Writes g-code to a compressed archive.",
|
|
"api": 4,
|
|
"i18n-catalog": "cura"
|
|
}
|