1

I use OrCAD environment for designing PCBs but I've never thought about what is the purpose of a Drill Symbol in padstack creator. The diameter is set in the Drill bookmark and other parameters like antipads or thermal pads in Design Layers. I can see it in the layout file. What is that used for?

Drill symbol

  • You don't include mounting pads in your board designs? I'm not sure what the question is, why are there drills? Even via's require drills... – Ron Beyer May 27 '20 at 12:00
  • 1
    it's part of the "package" sent to a board manufacturer. They may use it; they may have another method. – Andy aka May 27 '20 at 12:08

1 Answers1

2

They're used to create a drill chart, which some PCB manufacturers use to double-check things like the match-up of the CNC drill files and the Gerbers.

I seldom-to-never send it with the Gerbers and drill file. In my experience, not much goes wrong on that account and I doubt they bother looking at it. From this site:

enter image description here

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842