kicad/pcbnew/drc
Jeff Young 36d197d8b6 Increase pad clearance test epsilon to polygonization max error.
Fixes https://gitlab.com/kicad/code/kicad/issues/4604
2020-06-03 18:47:19 +01:00
..
drc.cpp Increase pad clearance test epsilon to polygonization max error. 2020-06-03 18:47:19 +01:00
drc.h A bit more refactoring to get code out of the DRC tool. 2020-05-29 22:06:48 +01:00
drc_clearance_test_functions.cpp Increase pad clearance test epsilon to polygonization max error. 2020-06-03 18:47:19 +01:00
drc_courtyard_tester.cpp Move hole testing to DRC client and improve performance. 2020-05-17 15:49:02 +01:00
drc_courtyard_tester.h Move hole testing to DRC client and improve performance. 2020-05-17 15:49:02 +01:00
drc_drilled_hole_tester.cpp Redo DRC rules to get ready for new system. 2020-05-25 22:51:47 +01:00
drc_drilled_hole_tester.h Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00
drc_item.cpp Implement "disallow" rules and integrate with keepout settings. 2020-05-25 22:51:47 +01:00
drc_item.h Add persistence of DRC error severities. 2020-05-07 17:51:27 +01:00
drc_keepout_tester.cpp Implement "disallow" rules and integrate with keepout settings. 2020-05-25 22:51:47 +01:00
drc_keepout_tester.h Implement "disallow" rules and integrate with keepout settings. 2020-05-25 22:51:47 +01:00
drc_netclass_tester.cpp Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00
drc_netclass_tester.h Performance enhancements for DRC. 2020-05-18 13:38:17 +01:00
drc_provider.h Move hole testing to DRC client and improve performance. 2020-05-17 15:49:02 +01:00
drc_rule.cpp Redo DRC rules to get ready for new system. 2020-05-25 22:51:47 +01:00
drc_rule.h Implement "disallow" rules and integrate with keepout settings. 2020-05-25 22:51:47 +01:00
drc_rule_parser.cpp Implement "disallow" rules and integrate with keepout settings. 2020-05-25 22:51:47 +01:00
drc_rule_parser.h Redo DRC rules to get ready for new system. 2020-05-25 22:51:47 +01:00
drc_textvar_tester.cpp Add unresolved variable testing for worksheet items. 2020-05-28 17:36:22 +01:00
drc_textvar_tester.h Add unresolved variable testing for worksheet items. 2020-05-28 17:36:22 +01:00
footprint_tester.cpp A bit more refactoring to get code out of the DRC tool. 2020-05-29 22:06:48 +01:00
footprint_tester.h A bit more refactoring to get code out of the DRC tool. 2020-05-29 22:06:48 +01:00