PrusaSlicer-NonPlainar/tests/fff_print
2022-06-09 11:23:41 +02:00
..
CMakeLists.txt Backported a fix from Clipper 6.4.2 for the issue that Clipper Z coordinated has incorrect value because ZFillFunction wasn't called in all cases (https://sourceforge.net/p/polyclipping/bugs/160/). Also, this issue led to duplicity vertices with the same XY coordinates but differ in Z coordinates. 2022-06-09 11:05:05 +02:00
fff_print_tests.cpp Make unit test 'fff_print_tests' to pass when a memory leak is detected. 2022-02-09 13:43:51 +01:00
test_clipper.cpp Backported a fix from Clipper 6.4.2 for the issue that Clipper Z coordinated has incorrect value because ZFillFunction wasn't called in all cases (https://sourceforge.net/p/polyclipping/bugs/160/). Also, this issue led to duplicity vertices with the same XY coordinates but differ in Z coordinates. 2022-06-09 11:05:05 +02:00
test_data.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
test_data.hpp
test_extrusion_entity.cpp
test_fill.cpp Added concentric infill generated using Arachne. 2022-06-01 21:41:39 +02:00
test_flow.cpp
test_gcode.cpp
test_gcodefindreplace.cpp Fixed unit-tests of GCodeFindReplace 2022-01-28 11:02:06 +01:00
test_gcodewriter.cpp
test_model.cpp
test_print.cpp Reenabled some of the previously disabled tests after the computation of bridging perimeters was added. One test was disabled for Arachne because Arachne is causing issues with seam alignment. 2022-06-09 11:23:41 +02:00
test_printgcode.cpp
test_printobject.cpp
test_skirt_brim.cpp
test_support_material.cpp
test_trianglemesh.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00