mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 09:47:58 -06:00
Finished implementing bed shape configuration within wizard
This commit is contained in:
parent
db031a6210
commit
d6d796fdd4
3 changed files with 21 additions and 6 deletions
|
@ -709,6 +709,7 @@ sub build {
|
|||
{
|
||||
label => 'Bed shape',
|
||||
widget => $bed_shape_widget,
|
||||
options => ['bed_shape'],
|
||||
},
|
||||
Slic3r::GUI::OptionsGroup->single_option_line('print_center'),
|
||||
Slic3r::GUI::OptionsGroup->single_option_line('z_offset'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue