1a2c9011e6
Adds QA checks to copper sliver tests. Adds the following checks:
- Dot product between two arms (quickly avoids checks for >90°)
- Checks the sliver is convex (area test)
- Eliminates minor slivers with angles that are approximately 0 and ones
with the opposite side width beneath a configurable level
- Updates Clipper2 to fix a couple of jagged edges on inflate
- Adds simplify during zone fill inflation to limit jaggies
Fixes https://gitlab.com/kicad/code/kicad/issues/14549
(cherry picked from commit
|
||
---|---|---|
.. | ||
drc | ||
plugins | ||
CMakeLists.txt | ||
group_saveload.cpp | ||
test_array_pad_name_provider.cpp | ||
test_board_item.cpp | ||
test_graphics_import_mgr.cpp | ||
test_libeval_compiler.cpp | ||
test_lset.cpp | ||
test_module.cpp | ||
test_pad_numbering.cpp | ||
test_pns_basics.cpp | ||
test_save_load.cpp | ||
test_tracks_cleaner.cpp | ||
test_zone_filler.cpp |