kicad/pcbnew/drc
Jeff Young 09eb4b35c6 Make sure footprint edges get checked.
Fixes https://gitlab.com/kicad/code/kicad/issues/7267
2021-01-25 13:20:16 +00:00
..
drc_engine.cpp Allow negative clearances to signal supression of DRC test. 2021-01-23 00:10:01 +00:00
drc_engine.h Performance enhancements. 2021-01-08 00:46:55 +00:00
drc_item.cpp DRC: Fix a incorrect message and marker position when testing dangling vias. 2021-01-10 10:21:24 +01:00
drc_item.h Implement max hole size DRC checks. 2021-01-04 00:03:21 +00:00
drc_length_report.h Remove common.h from more headers 2020-10-25 22:29:53 -04:00
drc_results_provider.h Don't write out synthetic severities (they're headings). 2020-12-14 13:34:53 +00:00
drc_rtree.h Honour pad falshing when colliding with DRC RTree. 2020-11-19 23:55:14 +00:00
drc_rule.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_rule.h SNR. 2021-01-01 23:17:49 +00:00
drc_rule_condition.cpp Fix a crash bug in DRC, and equate Margin to Edge.Cuts. 2020-11-20 21:22:27 +00:00
drc_rule_condition.h Remove common.h from more headers 2020-10-25 22:29:53 -04:00
drc_rule_parser.cpp Make sure dissallow constraints get added to rule. 2020-12-03 23:08:51 +00:00
drc_rule_parser.h Better error reporting; better nullptr safety. 2020-09-16 22:14:41 +01:00
drc_test_provider.cpp Allow negative clearances to signal supression of DRC test. 2021-01-23 00:10:01 +00:00
drc_test_provider.h SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_annulus.cpp Allow negative clearances to signal supression of DRC test. 2021-01-23 00:10:01 +00:00
drc_test_provider_clearance_base.h Support optional location reporting in SHAPE collisions. 2020-09-28 23:28:33 +01:00
drc_test_provider_connectivity.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_copper_clearance.cpp Allow negative clearances to signal supression of DRC test. 2021-01-23 00:10:01 +00:00
drc_test_provider_courtyard_clearance.cpp Allow negative clearances to signal supression of DRC test. 2021-01-23 00:10:01 +00:00
drc_test_provider_diff_pair_coupling.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_disallow.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_edge_clearance.cpp Make sure footprint edges get checked. 2021-01-25 13:20:16 +00:00
drc_test_provider_hole_clearance.cpp Allow negative clearances to signal supression of DRC test. 2021-01-23 00:10:01 +00:00
drc_test_provider_hole_size.cpp Allow negative clearances to signal supression of DRC test. 2021-01-23 00:10:01 +00:00
drc_test_provider_lvs.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_matched_length.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_misc.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_silk_clearance.cpp Allow negative clearances to signal supression of DRC test. 2021-01-23 00:10:01 +00:00
drc_test_provider_silk_to_mask.cpp Allow negative clearances to signal supression of DRC test. 2021-01-23 00:10:01 +00:00
drc_test_provider_track_width.cpp SNR. 2021-01-01 23:17:49 +00:00
drc_test_provider_via_diameter.cpp SNR. 2021-01-01 23:17:49 +00:00