mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-25 08:24:25 +08:00
Merge branch 'master_slic3rPE_PR'
This commit is contained in:
commit
3a7324862c
@ -1325,7 +1325,8 @@ MedialAxis::simplify_polygon_frontier()
|
||||
}
|
||||
}
|
||||
|
||||
simplified_poly.remove_point_too_near(SCALED_RESOLUTION);
|
||||
if (!simplified_poly.contour.points.empty())
|
||||
simplified_poly.remove_point_too_near(SCALED_RESOLUTION);
|
||||
return simplified_poly;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user