# Eagle Tutorial - How to add a new package to a component

## Overview

There are thousands of devices in the 'default' library that comes with EagleCAD but whaddyaknow, the exact package/device you need isn't always going to be one of those thousands. However, instead of making a brand new device from scratch every time you can often 'merge' two existing devices, or at least reuse the SMD package. Not only will you save time, but it can minimize mistakes. (Note I say it _can_ - be sure to always always triple check pinouts, package sizes, dimensions and more!)  
  
This little tutorial will show you how to create a new package for an existing device. It's not a beginner tutorial so you'll have to learn how to use Eagle first, but its one of those skills that can save you tons of time.  
  
The chip I'll be looking to add today is this fine quad 2-input NAND Schmitt trigger. Specifically, I want to add the TSSOP package

![](https://cdn-learn.adafruit.com/assets/assets/000/005/930/medium800/maker_business_mc14093b.png?1396829963)

- [Next Page](https://learn.adafruit.com/eagle-tutorial-how-to-add-a-new-package-to-a-component/lets-look.md)

## Related Guides

- [How To Build A Hardware Startup](https://learn.adafruit.com/how-to-build-a-hardware-startup.md)
- [Submitting an open-source project to OSHWA](https://learn.adafruit.com/submitting-an-open-source-project-to-oshwa.md)
- [ Analog IC Insights On-the-Go by Maxim Integrated](https://learn.adafruit.com/maxim-app.md)
- [Continuous Integration, Arduino, and You](https://learn.adafruit.com/continuous-integration-arduino-and-you.md)
- [The Well-Automated Arduino Library](https://learn.adafruit.com/the-well-automated-arduino-library.md)
- [Windows Tools for the Electrical Engineer](https://learn.adafruit.com/windows-tools-for-the-electrical-engineer.md)
- [Make Beautiful Fritzing Parts with eagle2fritzing](https://learn.adafruit.com/make-beautiful-fritzing-parts-with-eagle2fritzing-brd2svg.md)
- [How To Place an Essential, COVID-19 Related Order at Adafruit ](https://learn.adafruit.com/how-to-place-an-essential-covid-19-related-order-at-adafruit.md)
- [Overhead Camera Rig](https://learn.adafruit.com/overhead-camera-rig.md)
- [All the Internet of Things - Episode Five: The S in IoT is for Security](https://learn.adafruit.com/all-the-internet-of-things-episode-five-the-s-in-iot-is-for-security.md)
