..
drc.cpp
Clean up arc/circle polygonization.
2020-09-11 11:23:49 +01:00
drc.h
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_clearance_test_functions.cpp
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_courtyard_tester.cpp
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_courtyard_tester.h
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_drilled_hole_tester.cpp
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_drilled_hole_tester.h
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_engine.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_engine.h
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_item.cpp
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_item.h
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_keepout_tester.cpp
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_keepout_tester.h
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_results_provider.h
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_rule.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_rule.h
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_rule_condition.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_rule_condition.h
Cleanup.
2020-09-13 17:08:24 +01:00
drc_rule_parser.cpp
Cleanup.
2020-09-13 17:08:24 +01:00
drc_rule_parser.h
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_test_provider.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider.h
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_annulus.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_clearance_base.cpp
Move new clearance tests into kicad.
2020-09-11 21:26:57 +01:00
drc_test_provider_clearance_base.h
Move rest of DRC tests to kicad.
2020-09-11 23:14:12 +01:00
drc_test_provider_connectivity.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_copper_clearance.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_courtyard_clearance.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_disallow.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_edge_clearance.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_hole_clearance.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_hole_size.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_lvs.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_misc.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_track_width.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_test_provider_via_diameter.cpp
Hook up netclasses and board minimums to new DRC engine.
2020-09-13 17:08:24 +01:00
drc_textvar_tester.cpp
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
drc_textvar_tester.h
Start pulling new DRC engine into Kicad.
2020-09-11 16:04:11 +01:00
footprint_tester.cpp
ADDED pad:pin checks for DRC "Test footprints against schematic".
2020-09-04 14:07:42 +01:00
footprint_tester.h
Migrate RC_ITEM to use shared_ptr
2020-08-13 14:50:59 +02:00