mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 07:03:59 -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
|
@ -62,7 +62,7 @@ our $thickness_ratio = 1;
|
|||
our $flow_width;
|
||||
|
||||
# print options
|
||||
our $perimeter_offsets = 3;
|
||||
our $perimeters = 3;
|
||||
our $solid_layers = 3;
|
||||
our $bridge_overlap = 3; # mm
|
||||
our $perimeter_infill_overlap_ratio = 0.15; # factor for flow width
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue