mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00: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:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user