mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-23 08:41:11 -06:00
Reproject support and hole points after a reload from disk op.
This commit is contained in:
parent
54925a191e
commit
f7a43f9757
3 changed files with 41 additions and 0 deletions
|
@ -232,6 +232,7 @@ add_library(libslic3r STATIC
|
|||
SLA/Contour3D.cpp
|
||||
SLA/EigenMesh3D.hpp
|
||||
SLA/Clustering.hpp
|
||||
SLA/ReprojectPointsOnMesh.hpp
|
||||
)
|
||||
|
||||
if (SLIC3R_STATIC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue