kicad/pcbnew/drc
Jeff Young 18e33a0957 Check drilled holes against other holes, even if laser burned.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18142
2024-06-03 21:53:37 +01:00
..
drc_cache_generator.cpp
drc_cache_generator.h
drc_engine.cpp Check drilled holes against other holes, even if laser burned. 2024-06-03 21:53:37 +01:00
drc_engine.h
drc_interactive_courtyard_clearance.cpp
drc_interactive_courtyard_clearance.h
drc_item.cpp Check drilled holes against other holes, even if laser burned. 2024-06-03 21:53:37 +01:00
drc_item.h Move pad checking to Footprint Checker. 2024-05-29 15:25:49 +01:00
drc_length_report.h
drc_report.cpp
drc_report.h
drc_rtree.h Formatting. 2024-05-27 13:04:20 +01:00
drc_rule.cpp
drc_rule.h
drc_rule_condition.cpp
drc_rule_condition.h
drc_rule_parser.cpp
drc_rule_parser.h
drc_test_provider.cpp
drc_test_provider.h
drc_test_provider_annular_width.cpp Do not test for effective annular width when it's already within limits. 2024-05-07 08:04:17 -04:00
drc_test_provider_clearance_base.h
drc_test_provider_connection_width.cpp Ensure that the copper conn check re-adds epsilon 2024-05-22 16:30:09 -07:00
drc_test_provider_connectivity.cpp
drc_test_provider_copper_clearance.cpp
drc_test_provider_courtyard_clearance.cpp
drc_test_provider_diff_pair_coupling.cpp Fixup arc check in dp coupled 2024-05-30 22:45:33 -07:00
drc_test_provider_disallow.cpp
drc_test_provider_edge_clearance.cpp
drc_test_provider_footprint_checks.cpp Move pad checking to Footprint Checker. 2024-05-29 15:25:49 +01:00
drc_test_provider_hole_size.cpp
drc_test_provider_hole_to_hole.cpp Check drilled holes against other holes, even if laser burned. 2024-06-03 21:53:37 +01:00
drc_test_provider_library_parity.cpp Do not rely on the existence of a BOARD* object in padNeedsUpdate 2024-05-12 18:30:49 +02:00
drc_test_provider_matched_length.cpp
drc_test_provider_misc.cpp
drc_test_provider_physical_clearance.cpp
drc_test_provider_schematic_parity.cpp
drc_test_provider_silk_clearance.cpp
drc_test_provider_sliver_checker.cpp
drc_test_provider_solder_mask.cpp
drc_test_provider_text_dims.cpp
drc_test_provider_track_width.cpp
drc_test_provider_via_diameter.cpp
drc_test_provider_zone_connections.cpp