# Photoresist Strip SOP

<figure><img src="/files/ApV6RcJbO7P8IFcpjKkX" alt="" width="256"><figcaption><p>Example of Photoresist on Surface of Chip</p></figcaption></figure>

<figure><img src="/files/xC6cyecV8tHM2Jj0ZJhW" alt="" width="256"><figcaption><p>Photoresist Removed post-strip</p></figcaption></figure>

## Parameters

| Total Time                   | 1 minute   |
| ---------------------------- | ---------- |
| Acetone Spray Time           | 20 seconds |
| Isopropyl Alcohol Rinse Time | 10 seconds |
| Nitrogen Blow Dry Time       | 10 seconds |

***

## Purpose

Stripping removes all photoresist from a chip. This is typically done after an etch step is completed, though it can also be used to remove resist before etching if you need to redo patterning.

***

## Tools

1. Fume Hood with Sink
2. N2 gun

## Materials

1. Chip with photoresist
2. Acetone
3. Isopropanol

***

## Troubleshooting and Best Practices

<details>

<summary>Chip flying out of tweezers during nitrogen blow drying</summary>

Lie the chip flat on a cleanroom wipe surface while still holding it with the tweezers.&#x20;

Only apply nitrogen normal to the surface of the chip, so it presses against the cleanroom wipe instead of lifting it up.

</details>

***

## Procedure

### Stripping

1. Spray the entire chip with acetone
2. Rinse with IPA
   1. IPA must always be used *after* acetone to remove any acetone residue
3. Dry with nitrogen gun until the surface is entirely dry
   1. This requires you to blow dry the back of the chip as well. Surface tension tends to pull the liquid towards the back

## Safety

Be sure to spray the chip over a sink. Do not use near source of high heat.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hackerfab.org/home/standard-operating-procedures/patterning-sop-stepper-v2/photoresist-strip-sop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
