PrusaSlicer-NonPlainar/src/libslic3r/Fill
bubnikv 311df8ecfd Reworked discretization step of Archimedean Chords infill to lower
slicing time and memory requirements.
Fixes "Infill pattern Archimedean causing total freeze at Infilling patterns" #1871
2019-03-07 16:01:46 +01:00
..
Fill3DHoneycomb.cpp
Fill3DHoneycomb.hpp
Fill.cpp Split the external infill pattern to separate top / bottom config values. 2019-02-22 15:25:35 +01:00
Fill.hpp
FillBase.cpp
FillBase.hpp Fix usage of is_trivially_copyable on older GCC (for real this time) 2019-01-22 12:16:11 +01:00
FillConcentric.cpp
FillConcentric.hpp
FillGyroid.cpp WIP: Merged commits from stable between 1.41.2-beta and 1.42.2 final. 2018-12-11 16:33:43 +01:00
FillGyroid.hpp
FillHoneycomb.cpp
FillHoneycomb.hpp
FillPlanePath.cpp Reworked discretization step of Archimedean Chords infill to lower 2019-03-07 16:01:46 +01:00
FillPlanePath.hpp
FillRectilinear2.cpp
FillRectilinear2.hpp
FillRectilinear3.cpp Fixed compilation issues on osx 2018-11-26 14:54:23 +01:00
FillRectilinear3.hpp
FillRectilinear.cpp
FillRectilinear.hpp