Spin Coater #49

Open
opened 2025-05-24 09:58:22 +00:00 by q3k · 1 comment
Owner

A machine that deposits a thin film of liquid onto a surface (Spin Coating — Wikipedia). For us, a primary usecases is depositing photoresists on wafers.

Spinner

It should not be too hard to DIY a decent spin coater. There are plenty of existing projects to draw inspiration from:

Wishlist

  • Controlled temperature
  • Vacuum sample holder
  • Fully enclosed during operation
  • TODO: What layer thickness do we want to achieve?
  • TODO: What max RPM should the machine support?
  • TODO: What size of sample should fit?
A machine that deposits a thin film of liquid onto a surface ([Spin Coating — Wikipedia](https://en.wikipedia.org/wiki/Spin_coating)). For us, a primary usecases is depositing photoresists on wafers. <a title="Alison Chaiken, CC BY-SA 3.0 &lt;http://creativecommons.org/licenses/by-sa/3.0/&gt;, via Wikimedia Commons" href="https://commons.wikimedia.org/wiki/File:Spinner.jpg"><img width="256" alt="Spinner" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/ad/Spinner.jpg/256px-Spinner.jpg?20141129161955"></a> It should not be too hard to DIY a decent spin coater. There are plenty of existing projects to draw inspiration from: - [Jeroen Delcour](https://hackaday.com/2023/07/26/hackaday-prize-2023-homebrew-spin-coater-makes-micrometer-thin-layers/) - [Birdbrain](https://www.printables.com/model/658943-diy-spin-coater) ## Wishlist - Controlled temperature - Vacuum sample holder - Fully enclosed during operation - TODO: What layer thickness do we want to achieve? - TODO: What max RPM should the machine support? - TODO: What size of sample should fit?
q3k added the
Type
Process
label 2025-05-24 09:58:22 +00:00

Partial Techtree

flowchart BT

    classDef eoi fill:#fff, stroke:#000, color:#000;
    classDef dependant fill:#fff, stroke:#888, color:#888;
    classDef dep_missing fill:#fcc, stroke:#800, color:#000;
    classDef dep_assigned fill:#ffa, stroke:#a50, color:#000;
    classDef dep_completed fill:#afa, stroke:#080, color:#000;
    0:::eoi
    0["<a href='https://git.fa-fo.de/fafo/techtree/issues/49' target='_blank'>#49</a> | MISSING\n<i>Development</i>\n<b>Spin Coater</b>"]
    1:::dependant
    1["<a href='https://git.fa-fo.de/fafo/techtree/issues/50' target='_blank'>#50</a> | MISSING\n<i>Process</i>\n<b>E-beam Lithography</b>"]
    2:::dependant
    2["<a href='https://git.fa-fo.de/fafo/techtree/issues/51' target='_blank'>#51</a> | MISSING\n<i>Process</i>\n<b>Maskless Photolithography</b>"]
    3:::dependant
    3["<a href='https://git.fa-fo.de/fafo/techtree/issues/70' target='_blank'>#70</a> | MISSING\n<i>Research</i>\n<b>STM Lithography</b>"]
    1 --> 0
    2 --> 0
    3 --> 0

Digest: dc0731a100dbc68c38b7e297391174818dd7a9ab2341e8766ce99a288f61b243; Last Updated: 2025-06-01 21:31:43

## Partial Techtree ```mermaid flowchart BT classDef eoi fill:#fff, stroke:#000, color:#000; classDef dependant fill:#fff, stroke:#888, color:#888; classDef dep_missing fill:#fcc, stroke:#800, color:#000; classDef dep_assigned fill:#ffa, stroke:#a50, color:#000; classDef dep_completed fill:#afa, stroke:#080, color:#000; 0:::eoi 0["<a href='https://git.fa-fo.de/fafo/techtree/issues/49' target='_blank'>#49</a> | MISSING\n<i>Development</i>\n<b>Spin Coater</b>"] 1:::dependant 1["<a href='https://git.fa-fo.de/fafo/techtree/issues/50' target='_blank'>#50</a> | MISSING\n<i>Process</i>\n<b>E-beam Lithography</b>"] 2:::dependant 2["<a href='https://git.fa-fo.de/fafo/techtree/issues/51' target='_blank'>#51</a> | MISSING\n<i>Process</i>\n<b>Maskless Photolithography</b>"] 3:::dependant 3["<a href='https://git.fa-fo.de/fafo/techtree/issues/70' target='_blank'>#70</a> | MISSING\n<i>Research</i>\n<b>STM Lithography</b>"] 1 --> 0 2 --> 0 3 --> 0 ``` <small>Digest: dc0731a100dbc68c38b7e297391174818dd7a9ab2341e8766ce99a288f61b243; Last Updated: 2025-06-01 21:31:43</small>
q3k added a new dependency 2025-05-24 10:16:08 +00:00
q3k added a new dependency 2025-05-24 10:17:27 +00:00
rahix changed title from Spin coating to Spin Coater 2025-05-29 09:14:59 +00:00
rahix added
Type
Development
and removed
Type
Process
labels 2025-05-29 09:15:04 +00:00
rahix added a new dependency 2025-06-01 21:31:26 +00:00
Sign in to join this conversation.
No description provided.