mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
ENH: add raft contact distance
For github issue #975 Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I3b2c4f105374fccf4fb0cdbfba5bb6181da6dd93
This commit is contained in:
parent
5066cc1736
commit
fca338582b
2 changed files with 4 additions and 3 deletions
|
@ -1942,6 +1942,7 @@ void TabPrint::build()
|
|||
|
||||
optgroup = page->new_optgroup(L("Raft"), L"param_raft");
|
||||
optgroup->append_single_option_line("raft_layers");
|
||||
optgroup->append_single_option_line("raft_contact_distance");
|
||||
optgroup->append_single_option_line("raft_first_layer_density");
|
||||
optgroup->append_single_option_line("raft_first_layer_expansion");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue