kicad/pcbnew/drc
Tomasz Wlostowski 8a7fc7e970 drc: more robust segment pair detection, still issues with approximated arc corners though... 2020-10-07 16:36:37 +02:00
..
drc_engine.cpp Rework silk-to-pad checker to handle all solder mask clipping of silk. 2020-10-04 13:21:01 +01:00
drc_engine.h drc: more robust segment pair detection, still issues with approximated arc corners though... 2020-10-07 16:36:37 +02:00
drc_item.cpp Report silk/edge collisions. 2020-10-06 13:20:52 +01:00
drc_item.h Rework silk-to-pad checker to handle all solder mask clipping of silk. 2020-10-04 13:21:01 +01:00
drc_length_report.h
drc_results_provider.h
drc_rtree.h drc: more robust segment pair detection, still issues with approximated arc corners though... 2020-10-07 16:36:37 +02:00
drc_rule.cpp more cleanup about removing useless include 2020-10-03 15:26:03 +02:00
drc_rule.h Factor out class MINOPTMAX<> into a separate header 2020-10-07 16:36:37 +02:00
drc_rule_condition.cpp final cleanup about removing useless include 2020-10-03 16:40:36 +02:00
drc_rule_condition.h
drc_rule_parser.cpp Rework silk-to-pad checker to handle all solder mask clipping of silk. 2020-10-04 13:21:01 +01:00
drc_rule_parser.h
drc_test_provider.cpp Class renaming. 2020-10-05 11:55:33 +01:00
drc_test_provider.h drc: ignore silk2pad/silk2silk violations for hidden text objects 2020-10-02 21:06:52 +02:00
drc_test_provider_annulus.cpp Add mils to units, remove useMils variables 2020-10-03 20:06:56 +00:00
drc_test_provider_clearance_base.h
drc_test_provider_connectivity.cpp
drc_test_provider_copper_clearance.cpp Class renaming. 2020-10-05 11:55:33 +01:00
drc_test_provider_courtyard_clearance.cpp Rework silk-to-pad checker to handle all solder mask clipping of silk. 2020-10-04 13:21:01 +01:00
drc_test_provider_diff_pair_coupling.cpp drc: more robust segment pair detection, still issues with approximated arc corners though... 2020-10-07 16:36:37 +02:00
drc_test_provider_disallow.cpp
drc_test_provider_edge_clearance.cpp Report silk/edge collisions. 2020-10-06 13:20:52 +01:00
drc_test_provider_hole_clearance.cpp Class renaming. 2020-10-05 11:55:33 +01:00
drc_test_provider_hole_size.cpp Add mils to units, remove useMils variables 2020-10-03 20:06:56 +00:00
drc_test_provider_lvs.cpp drc: LVS test should not throw an error if running in no-project mode 2020-10-01 18:55:53 +02:00
drc_test_provider_matched_length.cpp Be more responsive to user cancel. 2020-10-05 22:31:52 +01:00
drc_test_provider_misc.cpp Class renaming. 2020-10-05 11:55:33 +01:00
drc_test_provider_silk_to_mask.cpp Report silk/edge collisions. 2020-10-06 13:20:52 +01:00
drc_test_provider_silk_to_silk.cpp Report silk/edge collisions. 2020-10-06 13:20:52 +01:00
drc_test_provider_track_width.cpp Add mils to units, remove useMils variables 2020-10-03 20:06:56 +00:00
drc_test_provider_via_diameter.cpp Add mils to units, remove useMils variables 2020-10-03 20:06:56 +00:00