kicad/pcbnew/drc
Jeff Young a1e3f2b188 Starved thermals DRC checking.
ADDED min_resolved_spokes constraint.
ADDED "Thermal relief connection to zone incomplete" violation.

Fixes https://gitlab.com/kicad/code/kicad/issues/2183
2021-12-23 22:30:42 +00:00
..
drc_engine.cpp Starved thermals DRC checking. 2021-12-23 22:30:42 +00:00
drc_engine.h Hook up zone-pad connections to custom rules. 2021-12-23 22:30:26 +00:00
drc_item.cpp Starved thermals DRC checking. 2021-12-23 22:30:42 +00:00
drc_item.h Starved thermals DRC checking. 2021-12-23 22:30:42 +00:00
drc_length_report.h Unwrap some std::library typedefs. 2021-07-28 22:16:38 +01:00
drc_results_provider.cpp Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_results_provider.h Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
drc_rtree.h Use board maxError value, and return SH_ARC for unfilled circle. 2021-12-23 20:36:11 +00:00
drc_rule.cpp Add a compile error for ill-defined rules, and more performance. 2021-08-16 12:14:17 +01:00
drc_rule.h Starved thermals DRC checking. 2021-12-23 22:30:42 +00:00
drc_rule_condition.cpp Pull back some 7.0 fixes to Custom Rules code completion. 2021-09-23 13:08:31 +01:00
drc_rule_condition.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
drc_rule_parser.cpp Starved thermals DRC checking. 2021-12-23 22:30:42 +00:00
drc_rule_parser.h Rename layer ids file. 2021-07-29 16:03:25 +01:00
drc_test_provider.cpp Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04:00
drc_test_provider.h Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_annular_width.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +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 Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_copper_clearance.cpp Radial dimensions. 2021-12-23 19:34:54 +00:00
drc_test_provider_courtyard_clearance.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_diff_pair_coupling.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_disallow.cpp Radial dimensions. 2021-12-23 19:34:54 +00:00
drc_test_provider_edge_clearance.cpp Shapes for schematic. 2021-12-23 20:36:07 +00:00
drc_test_provider_hole_size.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_hole_to_hole.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_library_parity.cpp Hook up zone-pad connections to custom rules. 2021-12-23 22:30:26 +00:00
drc_test_provider_matched_length.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_misc.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_schematic_parity.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_silk_clearance.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_silk_to_mask.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_text_dims.cpp Add DRC tests for text height and text thickness. 2021-12-23 19:18:45 +00:00
drc_test_provider_track_width.cpp Hook up zone-pad connections to custom rules. 2021-12-23 22:30:26 +00:00
drc_test_provider_via_diameter.cpp Add footprint library checking to DRC. 2021-12-23 19:18:45 +00:00
drc_test_provider_zone_connections.cpp Starved thermals DRC checking. 2021-12-23 22:30:42 +00:00