mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
New high_res_perimeters option (like the "Skin" plugin for Skeinforge)
This commit is contained in:
@@ -29,7 +29,7 @@ sub new {
|
||||
),
|
||||
accuracy => Slic3r::GUI::OptionsGroup->new($self,
|
||||
title => 'Accuracy',
|
||||
options => [qw(layer_height)],
|
||||
options => [qw(layer_height high_res_perimeters)],
|
||||
),
|
||||
print => Slic3r::GUI::OptionsGroup->new($self,
|
||||
title => 'Print settings',
|
||||
|
||||
Reference in New Issue
Block a user