239d588c5d
limited anchors, while before a full perimeter segment was always taken if possible. 2) Adapted the line infills (grid, stars, triangles, cubic) to 1). This also solves a long standing issue of these infills producing anchors for each sweep direction independently, thus possibly overlapping and overextruding, which was quite detrimental in narrow areas. 3) Refactored cubic adaptive infill anchroing algorithm for performance and clarity. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
libslic3r_tests.cpp | ||
test_3mf.cpp | ||
test_aabbindirect.cpp | ||
test_clipper_offset.cpp | ||
test_clipper_utils.cpp | ||
test_config.cpp | ||
test_elephant_foot_compensation.cpp | ||
test_geometry.cpp | ||
test_hollowing.cpp | ||
test_marchingsquares.cpp | ||
test_meshboolean.cpp | ||
test_meshsimplify.cpp | ||
test_optimizers.cpp | ||
test_placeholder_parser.cpp | ||
test_png_io.cpp | ||
test_polygon.cpp | ||
test_stl.cpp | ||
test_timeutils.cpp | ||
test_voronoi.cpp |