mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 21:21:10 -06:00
The Clipper library is not stable when calcuating offsets of contours with holes. Replaced a single call of offset2 with offset_ex(offset_ex()). This is not the most efficient solution, but it fixes this problem. Fixes https://github.com/prusa3d/Slic3r/issues/456 |
||
|---|---|---|
| .. | ||
| lib/Slic3r | ||
| src | ||
| t | ||
| xsp | ||
| CMakeLists.txt | ||
| main.xs.in | ||