mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 06:55:54 +08:00
Remove non-existent "support_density" setting
This commit is contained in:
parent
cbb63249b3
commit
ac06e913d2
@ -382,7 +382,6 @@
|
||||
"value": "speed_wall"
|
||||
},
|
||||
"support_brim_line_count": { "value": 5 },
|
||||
"support_density": { "value": "15 if support_structure == 'tree' else 20" },
|
||||
"support_infill_rate": { "value": "80 if gradual_support_infill_steps != 0 else 15" },
|
||||
"support_interface_enable": { "value": true },
|
||||
"support_pattern": { "value": "'gyroid' if support_structure == 'tree' else 'lines'" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user