New high_res_perimeters option (like the "Skin" plugin for Skeinforge)

This commit is contained in:
Alessandro Ranellucci 2011-10-06 17:11:59 +02:00
parent 1978a99416
commit 119eb0693f
7 changed files with 28 additions and 4 deletions

View file

@ -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' => {