mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Remove non-existent "support_density" setting
This commit is contained in:
parent
cbb63249b3
commit
ac06e913d2
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue