Renamed perimeter_offsets to perimeters

This commit is contained in:
Alessandro Ranellucci 2011-11-17 10:38:23 +01:00
parent 580f42c1de
commit c8ce989962
5 changed files with 9 additions and 8 deletions

View file

@ -33,7 +33,7 @@ sub new {
},
print => {
title => 'Print settings',
options => [qw(perimeter_offsets solid_layers fill_density fill_angle fill_pattern solid_fill_pattern)],
options => [qw(perimeters solid_layers fill_density fill_angle fill_pattern solid_fill_pattern)],
},
retract => {
title => 'Retraction',