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

@ -65,7 +65,6 @@ support_interface_density = 60
support_interface_enable = True
support_interface_height = 0.96
support_interface_pattern = grid
support_interface_skip_height = 0.12
support_roof_density = 60
support_type = everywhere
support_wall_count = 1

View file

@ -65,7 +65,6 @@ support_interface_density = 60
support_interface_enable = True
support_interface_height = 0.6
support_interface_pattern = grid
support_interface_skip_height = 0.2
support_roof_density = 60
support_type = everywhere
support_wall_count = 1