mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:35:11 +08:00

Was used for run-time efficiency, but it wasn't really ever set beyond one layer-height, which made it rather useless. frontend part of CURA-11157 -- needed version upgrader as well, since it's the first alteration
9 lines
211 B
JSON
9 lines
211 B
JSON
{
|
|
"name": "Version Upgrade 5.6 to 5.7",
|
|
"author": "UltiMaker",
|
|
"version": "1.0.0",
|
|
"description": "Upgrades configurations from Cura 5.6 to Cura 5.7.",
|
|
"api": 8,
|
|
"i18n-catalog": "cura"
|
|
}
|