mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 19:28:14 -06:00
Renamed perimeter_offsets to perimeters
This commit is contained in:
parent
580f42c1de
commit
c8ce989962
5 changed files with 9 additions and 8 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue