mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
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:
parent
30708a4b2c
commit
c64dcb785c
62 changed files with 164 additions and 79 deletions
|
@ -33,7 +33,6 @@ support_infill_rate = 20
|
|||
support_interface_enable = True
|
||||
support_interface_height = 0.30
|
||||
support_interface_pattern = zigzag
|
||||
support_interface_skip_height = 0.10
|
||||
support_offset = 0.8
|
||||
support_z_distance = 0.2
|
||||
wall_thickness = 1.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue