Beta version of the algorithm
Implemented long unsupported segments detection, which considers also curvature Implemented detection of curved segments at the edge of the previous layer - danger of warping/curling
This commit is contained in:
parent
adf39805bc
commit
706cd63e61
6 changed files with 366 additions and 52 deletions
|
@ -275,6 +275,8 @@ set(SLIC3R_SOURCES
|
|||
TriangleSelector.hpp
|
||||
TriangleSetSampling.cpp
|
||||
TriangleSetSampling.hpp
|
||||
TriangleSelectorWrapper.cpp
|
||||
TriangleSelectorWrapper.hpp
|
||||
MTUtils.hpp
|
||||
Zipper.hpp
|
||||
Zipper.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue