kicad/pcbnew/drc
Seth Hillbrand f74d1060d4 Ensure that the copper conn check re-adds epsilon
When checking if the particular rule is what is being checked, we rely
on the value of the minimum width.  Since we modified that to allow
width checking, this re-adds it for the comparison
2024-05-22 16:30:09 -07:00
..
drc_cache_generator.cpp Further improvements to cache locking. 2024-03-07 13:20:20 +00:00
drc_cache_generator.h
drc_engine.cpp ADDED: PCB tables. 2024-02-24 20:05:51 +00:00
drc_engine.h
drc_interactive_courtyard_clearance.cpp
drc_interactive_courtyard_clearance.h
drc_item.cpp Make hole-to-hole report tag match constraint name. 2024-05-18 15:44:03 +01:00
drc_item.h Allow specifying a minimum for a via_count constraint 2024-03-02 15:26:28 -05:00
drc_length_report.h
drc_report.cpp Add $schema prop to drc/erc 2024-02-13 19:08:55 -05:00
drc_report.h
drc_rtree.h
drc_rule.cpp
drc_rule.h
drc_rule_condition.cpp
drc_rule_condition.h
drc_rule_parser.cpp Add syntax check for duplicate 'layer' keyword 2024-05-02 04:51:48 +00:00
drc_rule_parser.h
drc_test_provider.cpp Code cleanup (and Coverity quieting). 2024-01-04 14:35:08 +00:00
drc_test_provider.h Code cleanup (and Coverity quieting). 2024-01-04 14:35:08 +00:00
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 Ignore graphic shapes that implement netties. 2024-03-23 13:18:46 +00:00
drc_test_provider_courtyard_clearance.cpp Handle DRC rules that limit PTH/NPTH in courtyards 2024-04-16 22:46:38 +00:00
drc_test_provider_diff_pair_coupling.cpp
drc_test_provider_disallow.cpp Further improvements to cache locking. 2024-03-07 13:20:20 +00:00
drc_test_provider_edge_clearance.cpp Clean up stale TODOs. 2024-02-05 15:49:57 +00:00
drc_test_provider_footprint_checks.cpp
drc_test_provider_hole_size.cpp
drc_test_provider_hole_to_hole.cpp Don't test non-overlapping non-through-hole vias. 2024-03-13 15:19:28 +00: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 Allow specifying a minimum for a via_count constraint 2024-03-02 15:26:28 -05:00
drc_test_provider_misc.cpp Check env vars when testing for unresolved variables. 2024-02-28 17:16:58 +00:00
drc_test_provider_physical_clearance.cpp
drc_test_provider_schematic_parity.cpp Allow non-identical schematic/pcb nets 2024-04-15 17:54:44 -07:00
drc_test_provider_silk_clearance.cpp
drc_test_provider_sliver_checker.cpp Code cleanup (and Coverity quieting). 2024-01-04 14:35:08 +00:00
drc_test_provider_solder_mask.cpp Mask aperture pads can have multiple layers 2024-03-03 20:56:39 +00:00
drc_test_provider_text_dims.cpp Clean up stale TODOs. 2024-02-05 15:49:57 +00:00
drc_test_provider_track_width.cpp
drc_test_provider_via_diameter.cpp
drc_test_provider_zone_connections.cpp Don't report starved thermals when connected only to isolated islands. 2024-02-07 14:09:03 +00:00