mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Changed the object context menu in the object list for SLA print technology
+ changed list of the options for "Add settings"
This commit is contained in:
parent
343335dbc3
commit
7b9f498410
4 changed files with 53 additions and 10 deletions
|
@ -3011,6 +3011,7 @@ void TabSLAPrint::build()
|
|||
optgroup->append_single_option_line("support_critical_angle");
|
||||
optgroup->append_single_option_line("support_max_bridge_length");
|
||||
|
||||
page = add_options_page(_(L("Pad")), "brick.png");
|
||||
optgroup = page->new_optgroup(_(L("Pad")));
|
||||
optgroup->append_single_option_line("pad_enable");
|
||||
optgroup->append_single_option_line("pad_wall_thickness");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue