# DM322E Connections

![DM322E Stepper Driver](/files/ic2HMk40vghynxtbkM1K)

### Terminal Blocks

| Left Terminal Block (DM1) | Connect to         |
| ------------------------- | ------------------ |
| B-                        | Stepper Motor B-   |
| B+                        | Stepper Motor B+   |
| A-                        | Stepper Motor A-   |
| A+                        | Stepper Motor A+   |
| +Vdc                      | Ruida \[PW3] - 24v |
| GND                       | Ruida \[PW3] - G   |

| Right Terminal Block (DM2) | Ruida 6445 Terminal Block |
| -------------------------- | ------------------------- |
| ENA                        | \[AXIS Block]-3 +5v       |
| OPTO                       | \[AXIS Block]-3 +5v       |
| DIR                        | \[AXIS]-1 DIR/CCW         |
| PUL                        | \[AXIS]-2 PUL/CW          |

### DIP Switch Setting

| Switch | On / Off |
| ------ | -------- |
| SW1    |          |
| SW2    |          |
| SW3    |          |
| SW4    |          |
| SW5    |          |
| SW6    |          |


---

# 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://wiki.cherokeemakerspace.org/index/wiki/laser/equipment/full-spectrum-20x12/fsl-hobby-ruida-retrofit/dm322e-connections.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.
