mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
New raft_layers option. #123
This commit is contained in:
@@ -456,6 +456,10 @@ sub build {
|
||||
title => 'Support material',
|
||||
options => [qw(support_material support_material_threshold support_material_pattern support_material_spacing support_material_angle)],
|
||||
},
|
||||
{
|
||||
title => 'Raft',
|
||||
options => [qw(raft_layers)],
|
||||
},
|
||||
]);
|
||||
|
||||
$self->add_options_page('Notes', 'note.png', optgroups => [
|
||||
|
||||
Reference in New Issue
Block a user