Skip to content

Commit

Permalink
Update anti-vibration algorithm from PrusaSlicer (#7818)
Browse files Browse the repository at this point in the history
* SPE-1950: Reimplement algorithm for filtering vibrating extractions inside the ensuring infill to make it less computation complex.

Cherry-picked from prusa3d/PrusaSlicer@b3510ac

Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>

* Remove unused file

---------

Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>
  • Loading branch information
Noisyfox and hejllukas authored Dec 24, 2024
1 parent 8ff64f3 commit b9432f4
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 223 deletions.
128 changes: 0 additions & 128 deletions src/libslic3r/Algorithm/PathSorting.hpp

This file was deleted.

1 change: 0 additions & 1 deletion src/libslic3r/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ set(lisbslic3r_sources
AABBMesh.cpp
Algorithm/LineSplit.hpp
Algorithm/LineSplit.cpp
Algorithm/PathSorting.hpp
Algorithm/RegionExpansion.hpp
Algorithm/RegionExpansion.cpp
AnyPtr.hpp
Expand Down
Loading

0 comments on commit b9432f4

Please sign in to comment.