mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
New high_res_perimeters option (like the "Skin" plugin for Skeinforge)
This commit is contained in:
@@ -59,6 +59,10 @@ our $Options = {
|
||||
label => 'Layer height (mm)',
|
||||
type => 'f',
|
||||
},
|
||||
'high_res_perimeters' => {
|
||||
label => 'High-res perimeters',
|
||||
type => 'bool',
|
||||
},
|
||||
|
||||
# print options
|
||||
'perimeter_offsets' => {
|
||||
|
||||
Reference in New Issue
Block a user