7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-07 12:55:35 +00:00
kicad/qa/data
Wayne Stambaugh 11edaa6e4a Use arc mid point for footprint library parity DRC testing.
The arc center is a pseudo coordinate which is calculated for drawing
purposes.  This mid point is fixed unless the arc is modified which
should result in more reliable arc parity footprint library DRC testing.

Also change EDA_SHAPE::Compare() to use the arc mid point.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/15917
2025-04-04 15:30:44 -04:00
..
cli Use stable sort ordering in ERC reports 2025-03-16 10:25:29 -04:00
config Use arc mid point for footprint library parity DRC testing. 2025-04-04 15:30:44 -04:00
dblib DbLib: support columns with numeric data 2023-09-16 22:37:12 -04:00
eeschema Implement jumpers for footprints 2025-03-24 22:17:46 -04:00
libraries Add a mechanism for using a mock config dir for QA tests 2025-01-18 13:40:38 -05:00
pcbnew Unify length calculation between router, board / frame, and DRC 2025-03-30 09:18:41 +01:00