You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Seth Hillbrand 52d9a47d5b Fix endless loop in drc 5 years ago
..
drc.cpp Clean up arc/circle polygonization. 5 years ago
drc.h Start pulling new DRC engine into Kicad. 5 years ago
drc_clearance_test_functions.cpp Start pulling new DRC engine into Kicad. 5 years ago
drc_courtyard_tester.cpp Start pulling new DRC engine into Kicad. 5 years ago
drc_courtyard_tester.h Start pulling new DRC engine into Kicad. 5 years ago
drc_drilled_hole_tester.cpp Start pulling new DRC engine into Kicad. 5 years ago
drc_drilled_hole_tester.h Start pulling new DRC engine into Kicad. 5 years ago
drc_engine.cpp Fix endless loop in drc 5 years ago
drc_engine.h Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_item.cpp Start pulling new DRC engine into Kicad. 5 years ago
drc_item.h Start pulling new DRC engine into Kicad. 5 years ago
drc_keepout_tester.cpp Start pulling new DRC engine into Kicad. 5 years ago
drc_keepout_tester.h Start pulling new DRC engine into Kicad. 5 years ago
drc_results_provider.h Start pulling new DRC engine into Kicad. 5 years ago
drc_rule.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_rule.h Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_rule_condition.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_rule_condition.h Cleanup. 5 years ago
drc_rule_parser.cpp Cleanup. 5 years ago
drc_rule_parser.h Start pulling new DRC engine into Kicad. 5 years ago
drc_test_provider.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider.h Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_annulus.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_clearance_base.cpp Move new clearance tests into kicad. 5 years ago
drc_test_provider_clearance_base.h Move rest of DRC tests to kicad. 5 years ago
drc_test_provider_connectivity.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_copper_clearance.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_courtyard_clearance.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_disallow.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_edge_clearance.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_hole_clearance.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_hole_size.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_lvs.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_misc.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_track_width.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_test_provider_via_diameter.cpp Hook up netclasses and board minimums to new DRC engine. 5 years ago
drc_textvar_tester.cpp Start pulling new DRC engine into Kicad. 5 years ago
drc_textvar_tester.h Start pulling new DRC engine into Kicad. 5 years ago
footprint_tester.cpp ADDED pad:pin checks for DRC "Test footprints against schematic". 5 years ago
footprint_tester.h Migrate RC_ITEM to use shared_ptr 5 years ago