1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-23 10:04:26 +00:00

Fixes after the merge of changes by @alexrj.

This commit is contained in:
bubnikv
2016-12-08 19:02:16 +01:00
parent 5d18657ac5
commit 126126cc78
14 changed files with 277 additions and 21 deletions
+1 -1
View File
@@ -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
);