# Dowel Pins

Dowel pins are simple, fixed-diameter pins used to **define position.**\
They can locate parts and fixtures consistently during CNC machining.

***

### What dowel pins are used for

Dowel pins are commonly used to:

* locate a part in a repeatable position
* align a workpiece to an axis or edge
* reposition a part after removal
* align fixture plates or sub-plates

They help remove ambiguity from setup by defining **where a part must sit**, instead of relying on visual alignment.

***

### How dowel pins define position

A typical locating setup uses:

* **two dowel pins** to define position and rotation
* clamps or screws only to hold the part down

The pins establish reference; the clamps provide force.

***

### Why this matters

Without fixed locating features:

* parts may sit slightly differently each time
* reloading parts becomes unreliable
* zero points can shift unintentionally

Dowel pins turn setup into a **repeatable mechanical reference**.

***

#### Search terms to buy

* Cylindrical pin DIN 7979

  <br>


---

# 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://miwicnc.gitbook.io/miwicnc/tooling-and-workshop-setup/alignment-and-setup-aids/dowel-pins.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.
