User Tools

Site Tools


pcb:drc

This is an old revision of the document!


This page will serve to document the design rule checker.

DRC Violations

  • Line/arc/silk width is too thin
  • Pin/via annular ring too small
  • Pin/via drill size too small
  • Pad too thin
  • Silk lines in elements
  • No paste
  • Insufficient copper overlap
  • Insufficient copper spacing
  • Hole too close to line/pad/pin/via
  • Hole touches arc
  • Insufficient clearance inside polygon

Process

Presently, the violations are identified in find.c, and then appended to a list in the gtk hid. In the lesstif and batch hids, you get a pop-up window or a text prompt that describes the error.

Executing the DRC() action will wipe out the selected, found, and DRC flags on most objects, although, apparently not elements.

pcb/drc.1533511529.txt.gz · Last modified: 2018/08/05 19:25 by cparker