PrusaSlicer-NonPlainar/tests/libslic3r
Lukáš Hejl c9ddf7315e Replaced parameters wall_add_middle_threshold and wall_split_middle_threshold with automatic computation based on extrusion width.
That allows computed better values in cases when the extrusion width of the first layer or for the infill differs from the extrusion width for perimeters.

Parameters min_feature_size and wall_transition_length now can be set in percentages, and then they will be calculated based on nozzle size. Old profiles with default values are forced to replace old default values with new default values in percentages.
2022-08-08 10:21:55 +02:00
..
CMakeLists.txt Test case for issue when Arachne produce closed ExtrusionLine that have different the first and the last point. 2022-07-22 08:33:27 +02:00
libslic3r_tests.cpp
test_3mf.cpp Fixed 3mf unit tests to pass on ARM 64bit 2021-12-06 14:20:52 +01:00
test_aabbindirect.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00
test_arachne.cpp Replaced parameters wall_add_middle_threshold and wall_split_middle_threshold with automatic computation based on extrusion width. 2022-08-08 10:21:55 +02:00
test_clipper_offset.cpp
test_clipper_utils.cpp New ClipperUtils functions: opening(), closing() as an alternative 2021-10-14 09:11:31 +02:00
test_config.cpp Fixing clang compiler warnings 2021-11-30 10:50:27 +01:00
test_elephant_foot_compensation.cpp
test_geometry.cpp New BuildVolume class was created, which detects build volume type (rectangular, 2021-11-16 10:15:51 +01:00
test_hollowing.cpp
test_indexed_triangle_set.cpp Fixing clang compiler warnings 2021-11-30 10:50:27 +01:00
test_marchingsquares.cpp
test_meshboolean.cpp Remove SimplifyMesh 2021-11-02 14:23:49 +01:00
test_mutable_polygon.cpp
test_mutable_priority_queue.cpp
test_optimizers.cpp
test_placeholder_parser.cpp PlaceholderParser: implemented round(), digits() and zdigits() macros. 2021-10-29 13:36:26 +02:00
test_png_io.cpp
test_polygon.cpp
test_stl.cpp
test_timeutils.cpp
test_voronoi.cpp Fix of #8446: Non-planar Voronoi diagram. 2022-07-26 13:47:40 +02:00