mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 05:01:10 -06:00
SLA base pool generation framework
This commit is contained in:
parent
5164bec8ce
commit
e8616b6a35
3 changed files with 61 additions and 0 deletions
|
|
@ -179,6 +179,8 @@ add_library(libslic3r STATIC
|
|||
${LIBDIR}/libslic3r/SVG.hpp
|
||||
${LIBDIR}/libslic3r/TriangleMesh.cpp
|
||||
${LIBDIR}/libslic3r/TriangleMesh.hpp
|
||||
${LIBDIR}/libslic3r/SLASupportPool.hpp
|
||||
${LIBDIR}/libslic3r/SLASupportPool.cpp
|
||||
# ${LIBDIR}/libslic3r/utils.cpp
|
||||
${LIBDIR}/libslic3r/Utils.hpp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue