intro.

Our Goals:

  1. Make a DIY version of every nanofabrication tool

  2. Get there with collaborative open source hardware

Nanofabrication labs are expensive and inaccessible. Even STEM students at "prestigious institutions" have limited - if any - access to nanofabrication tools. Chips run our world. Everyone deserves access to the tools that make them. To ensure this level of access; cheap, open source, and easily replicable nanofabrication tools are needed. Labs that make and utilize these open source tools need to appear world wide. Hacker Fab is the open source fab project making this happen. As of March 2026, seven Hacker Fabs have been established, while others are underway. Multiple critical open source fab tools have been built, documented, and duplicated. Countless devices have been demonstrated with these tools, with documented process development.

Hacker Fab has is made possible by a delocalized community of contributors. Hacker Fab can only grow to its full potential by gaining more contributors. Anyone can contribute, see the next section to learn how.


contributing to the hacker fab.

We communicate over Discordarrow-up-right.

You don't need to build an entire fab to contribute, although you can.

Read the contribution guidelines.

You don't need prior nanofabrication experience to create meaningful contributions.

How to add your work to the gitbook:

  1. Hit the button that says "contribute"

  2. Find the appropriate spot in the gitbook to add your work. For new projects this may be a new page, for modifications to existing work this could be an edit or amendment to existing pages. Fill in your contributed content.

    1. Note, if you download your working document(s) (google docs for example) as zipped .html files, you can them import them directly to a new gitbook page. This will maintain most of the content and formatting from your working document(s).

  3. Submit a merge request; select Jay Kunselman and Alexander Hakim as reviewers.

  4. Expect a message approving your merge request, or asking for revisions to your merge request.


this website.

This page is a home for all shared documentation. There are enough resources here to turn an empty room into one that fabricates simple IC's in a matter of months.

Many pages are works-in-progress. It is natural for individual contributors' work-in-progress notes to exist on google drive, notion, etc. Links to these exist at the top of each page, however these notes move to Gitbook as soon as possible.

Any contributor can submit change requests with a free Gitbook account. All of this is on Github, but formatted nicely here on Gitbook. You can contribute directly through Github as well.

For the most up-to-date status on everything, join the Discordarrow-up-right.


fab toolkit.

Cover

RF Sputtering Chamber

Build Chamber + Magnetron for $1,000

Build Power supply for $1,000

Buy dual gas supply components for $5,000

Buy pumping system + gauge for $11,400

Carnegie Mellon

Cover

Plasma Etcher

Buy for $17,400

Plasma Etch PE-25

Cover

Hot Plate

3-Axis Piezo Nanopositioner

Build for $500

Electroless Plating

Build for $500

verification / metrology tools.

Cover

Probe Station V1

Buy for $15,800

Cover

DIY SMU

Buy for $800

Optical Spectrometer

chemicals.

Photoresists + Developers

Dielectrics

Conductors

Etchants

Dopant Sources


background and licensing.

The Hacker Fab was inspired by Sam Zeloofarrow-up-right.

The Hacker Fab was started by Elio Bourcart, Alexander Hakim, and Sam Zeloof at Carnegie Mellon University (Thank you to CMU ECE dept, who's support catalyzed the project).

The first Hacker Fab @ CMUarrow-up-right is and currently managed by Matthew Moneck, Tathagata Srimani, and Jay Kunselman.

By default, all contributions use the following license stack, but may carry an additional NOTICE file depending on the origin of the contribution.

chevron-rightHardware: CERN-OHL-Whashtag

For example, if you release HDL files under CERN-OHL-W and then somebody uses those files in their FPGA, when they distribute the bitstream (either putting it online or shipping a product with it) they do not to make the rest of the HDL design available under CERN-OHL-W as well.

https://ohwr.org/project/cernohl/wikis/faq#q-what-are-all-these-suffixes arrow-up-right

https://ohwr.org/cern_ohl_w_v2.pdfarrow-up-right

chevron-rightSoftware: MPL v2.0hashtag

The MPL’s β€œfile-level” copyleft is designed to encourage contributors to share modifications they make to your code, while still allowing them to combine your code with code under other licenses (open or proprietary) with minimal restrictions.

https://www.mozilla.org/en-US/MPL/2.0/ arrow-up-right

https://www.mozilla.org/en-US/MPL/2.0/FAQ/arrow-up-right

chevron-rightDocumentation: CC BY-SA 4.0hashtag

This license enables reusers to distribute, remix, adapt, and build upon the material in any medium or format, so long as attribution is given to the creator. The license allows for commercial use. If you remix, adapt, or build upon the material, you must license the modified material under identical terms. https://creativecommons.org/licenses/by-sa/4.0/ arrow-up-righthttps://creativecommons.org/share-your-work/cclicenses/arrow-up-right

Last updated