# Hot Plate SOP

## Purpose

Soft baking photoresist and annealing spin on glass.

***

## Troubleshooting and Best Practices

<details>

<summary>Mark a single location on hot plate to place chip throughout every experiment to minimize temperature variation</summary>

1. 1. Very inconsistent heating zones on most hot plates. These are not manufactured for 1cm^2 chip heating, original purpose is for heating of large beakers and liquids.

![](https://lh3.googleusercontent.com/WYfVDt0abYNOXX2Fi_iroEAIb5VHuAy7fb9auPy7kqVQtK6x4t82GLi_5BYltr4a5mqzT5EG-4FMyAPn09w9A7A7SXI75vha45Z-h6aUxaKBxC6Vx5MPISRACcavslC3wyrjSSry9-tREQGiFF3PeU0)

*A 400C hotplate is barely warm on the edges*

</details>

***

## Procedure&#x20;

### Heating

1. Plug in the hot plate, it should beep, light up the screen, then go dark.
2. Switch the hot plate on, it should light up and display both current temperature, and a pending set temperature.
3. Turn the knob until the desired set temperature is present, hold the knob down until it beeps to set the desired temperature.&#x20;
   1. A small green circle should appear at the set temperature
4. The screen should alternate between set temperature and current temperature, ensuring that the current temperature is increasing.

### Increasing Set Temperature While Operating

1. Hold the knob down until the set temperature is canceled.
   1. The small green circle should turn off.
2. Turn the knob to your new desired temperature, hold the knob down until it beeps to set the desired temperature.&#x20;
   1. A small green circle should appear at the set temperature
3. The screen should alternate between set temperature and current temperature, ensuring that the current temperature is increasing.

### Shut Down

1. Hold the knob down until the set temperature is canceled.
   1. The small green circle should turn off.
2. Switch the hot plate off.
3. Unplug the hotplate.


---

# 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/hot-plate-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.
