1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

hollowing params renamed, filtering generalized

This commit is contained in:
tamasmeszaros
2019-11-08 09:21:30 +01:00
parent bc3d22348a
commit 4b08865809
12 changed files with 111 additions and 72 deletions
+2
View File
@@ -204,6 +204,8 @@ add_library(libslic3r STATIC
SLA/SLARasterWriter.cpp
SLA/ConcaveHull.hpp
SLA/ConcaveHull.cpp
SLA/Hollowing.hpp
SLA/Hollowing.cpp
)
encoding_check(libslic3r)