mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 19:45:57 +08:00

CURA-4451 - Add upgrade script for 3.0. to 3.1 - Upgrade old stack files so they will use "empty_quality" as the "Not Supported" quality profile. - Increase SettingVersion to 4
9 lines
217 B
JSON
9 lines
217 B
JSON
{
|
|
"name": "Version Upgrade 3.0 to 3.1",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"description": "Upgrades configurations from Cura 3.0 to Cura 3.1.",
|
|
"api": 4,
|
|
"i18n-catalog": "cura"
|
|
}
|