mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 21:58:03 -06:00
Compute bridge overlap as twice the total thickness of perimeters
This commit is contained in:
parent
c8ce989962
commit
1a066caecc
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,6 @@ our $flow_width;
|
|||
# print options
|
||||
our $perimeters = 3;
|
||||
our $solid_layers = 3;
|
||||
our $bridge_overlap = 3; # mm
|
||||
our $perimeter_infill_overlap_ratio = 0.15; # factor for flow width
|
||||
our $fill_pattern = 'rectilinear';
|
||||
our $solid_fill_pattern = 'rectilinear';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue