Commit History

Author SHA1 Message Date
  Lukáš Hejl da88c2affc Silence the warning about the unused total_extrusion_length in Arachne tests. 1 year ago
  Lukáš Hejl 6df4891e6c SPE-1837: Fixed issue when perimeters weren't generated with Arachne. 1 year ago
  Lukáš Hejl 9ed97abdb0 Fix of #10034 (SPE-1608): Fixed crash inside Arachne caused by degenerated Voronoi diagram. 1 year ago
  Lukáš Hejl 3bf6714d52 Added several test cases for degenerated Voronoi diagrams extracted from #8446, #8846 and #9357. 2 years ago
  Lukáš Hejl 424ef02d8a Added a test case for a missing part of a model cased by WallToolPaths::simplifyToolPaths that was reported in #8849. 2 years ago
  Lukáš Hejl 6b16eb5068 Added a test case for missing infill that is probably caused by PolylineStitcher, which produced an open polyline. 2 years ago
  Lukas Matena bbadcf57b2 Fixed memory leaks in libslic3r_tests 2 years ago
  Lukáš Hejl 4fa76b2d8b Reconnected endpoints of closed polyline when PolylineStitcher produced an open polyline mark as closed. 2 years ago
  Lukáš Hejl f60b88ba3e Fix of #8597 - Assert on Windows about decrementing of std::vector::begin() in a specific case. 2 years ago
  Lukáš Hejl 4d19eb9ace Added several test cases distilled from reported issues. 2 years ago
  Lukáš Hejl c9ddf7315e Replaced parameters wall_add_middle_threshold and wall_split_middle_threshold with automatic computation based on extrusion width. 2 years ago
  Lukáš Hejl 0161a59a93 Fix of #8472: The middle perimeter was missing for some specific configurations due to numeric rounding errors. 2 years ago
  Lukáš Hejl decfa80bfd Test case for issue when Arachne produce closed ExtrusionLine that have different the first and the last point. 2 years ago