2.7mm PTH in Eagle PCB

I have a schematic and board design in Eagle for which I would like to get the PCB boards made. I think I have most everything figured out, except for one thing. I was hoping I could get a library part for a 2.7mm plated through hole with a pad around it, so I can stick a 12 gauge stranded wire through it and solder it. I am having trouble finding such a part. It could be that I don't know the lingo. I believe this part would be called a 2.7mm PTH, but I'm not sure. Does anybody have such a part and can share, or know where I can get it?

Sounds like a good opportunity to learn how to use the library editor.

  1. Create symbol - a single pin, in this case.
  2. Create package - a single pad. "Change drill 2.7mm"
  3. Create "device" containing the symbol and the package.
  4. Connect the pin to the pad.

But here:
BigPTH.lbr.zip (1.1 KB)

Thank you!