PrusaSlicer-NonPlainar/tests/libslic3r
bubnikv 4cff569b62 Improvements of infill path planning:
Implementation of 2-opt pairwise exchange iterative improvement
algorithm with an extension to a chain of segments, where
the chain of segments may get flipped during the exchange operation.
The 2-opt exchange algorithm may be quite slow.
2019-11-22 15:33:20 +01:00
..
CMakeLists.txt adaptive elpehant foot compensation, fixing 2019-11-01 19:59:09 +01:00
libslic3r_tests.cpp Useful verbose test output on console with Catch2 2019-10-30 10:48:47 +01:00
test_3mf.cpp Initial tests for import of ASCII STLs with varying line endings. 2019-10-18 13:05:22 +02:00
test_clipper_offset.cpp Fix / improvement of unit tests. 2019-10-25 19:06:40 +02:00
test_clipper_utils.cpp Ported various clipper unit tests from Perl to C++, 2019-10-25 17:07:55 +02:00
test_config.cpp Ported test_config.cpp from upstream Slic3r. 2019-10-18 11:53:19 +02:00
test_elephant_foot_compensation.cpp Improvement of the Elephant foot compensation: 2019-11-15 16:20:01 +01:00
test_geometry.cpp Improvements of infill path planning: 2019-11-22 15:33:20 +01:00
test_polygon.cpp Fix / improvement of unit tests. 2019-10-25 19:06:40 +02:00
test_stl.cpp Test of importing non-standard ASCII STL (broken normals, junk 2019-10-18 14:42:03 +02:00