mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
New --min-skirt-length option. #269
This commit is contained in:
@@ -435,7 +435,7 @@ sub build {
|
||||
$self->add_options_page('Skirt and brim', 'box.png', optgroups => [
|
||||
{
|
||||
title => 'Skirt',
|
||||
options => [qw(skirts skirt_distance skirt_height)],
|
||||
options => [qw(skirts skirt_distance skirt_height min_skirt_length)],
|
||||
},
|
||||
{
|
||||
title => 'Brim',
|
||||
|
||||
Reference in New Issue
Block a user