Remove 'support_interface_skip_height' setting.

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
This commit is contained in:
Remco Burema 2024-01-10 08:55:56 +01:00
parent 30708a4b2c
commit c64dcb785c
62 changed files with 164 additions and 79 deletions

View file

@ -0,0 +1,8 @@
{
"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"
}