mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Fixes after the merge of changes by @alexrj.
This commit is contained in:
parent
5d18657ac5
commit
126126cc78
14 changed files with 277 additions and 21 deletions
|
@ -974,7 +974,7 @@ PrintObject::_make_perimeters()
|
|||
|
||||
// check whether a portion of the upper slices falls inside the critical area
|
||||
const Polylines intersection = intersection_pl(
|
||||
upper_layerm_polygons,
|
||||
to_polylines(upper_layerm_polygons),
|
||||
critical_area
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue