mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-23 08:41:11 -06:00
Fix concave hull having holes.
This commit is contained in:
parent
a6a7303e25
commit
175b6fd9f5
6 changed files with 292 additions and 201 deletions
|
@ -194,6 +194,8 @@ add_library(libslic3r STATIC
|
|||
SLA/SLARaster.cpp
|
||||
SLA/SLARasterWriter.hpp
|
||||
SLA/SLARasterWriter.cpp
|
||||
SLA/ConcaveHull.hpp
|
||||
SLA/ConcaveHull.cpp
|
||||
)
|
||||
|
||||
encoding_check(libslic3r)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue