# M3D Crane

This guide will go through the process of hooking up your QuadFusion to M3D's Crane 3D printer.

## Mechanically

![](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LIvvhklTyCXkPWZdJMY%2F-LIw-5iQHIX4OqSpyr2y%2Fimage.png?alt=media\&token=42a2c2d5-ad54-430a-8349-f8772fcd07f4)

**You will need...**\
\&#xNAN;**-** 3mm Hex Standoffs (\_\_\_\_mm long) (x2)

**Tools...**\
\&#xNAN;**-** 2.0mm Hex Screwdriver\
\&#xNAN;**-** 3.0mm Hex Screwdriver\
\&#xNAN;**-** Pliers

If you look behind your Crane, you should see the mount that is already fixated upon it:

![](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LJUPr2v9p9qU6Qy3RjC%2F-LIgwgtBn7QUBlTKEGsV%2Fimage.png?generation=1533830478821578\&alt=media)

Undo the circled wheel using the 3.0mm Hex Screwdriver and the Pliers

![](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LJJzyq3osCa2b_5XGxY%2F-LJK-N5b1plkSMORKxwC%2Fimage.png?alt=media\&token=e829850f-6a3d-4107-8268-9fc6d57c93f3)

Once you have removed the bottom wheel, unscrew the two circled screws on the back of the mount.

Next, attach the two standoffs to the QuadFusion:

![](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LJKDvSCtxIdNh4r0_oA%2F-LJKLbrMD8YnWpXXw8XG%2Fimage.png?alt=media\&token=a7cf9f87-2959-4e12-9ad2-6b2d24d0fe87)

Finally, thread the 2.0mm Hex Screws into the standoffs, and mount the QuadFusion head onto the Crane.

## Electrically

**You will need...**\
**-** 24V Power Supply\
\&#xNAN;**-** Duet Maestro Board\
\&#xNAN;**-** Duet Maestro Expansion Board\
\&#xNAN;**-** Jumper

**Tools**\
**-** Flat-Head Screwdriver

This is the Duet Maestro:

![https://duet3d.dozuki.com/Wiki/Duet\_2\_Maestro\_Hardware\_Overview](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LJUPr2v9p9qU6Qy3RjC%2F-LIw2magjFcFqKhbZF5Z%2Fimage.png?generation=1533830465487126\&alt=media)

This will be a walk through on how we hooked up the QuadFusion, as well as part of the Crane, to the Duet Maestro board.

Before you can begin to wire your QuadFusion to the Duet Maestro board you must attach an extension to the board. With this extension you will be able to connect the the extra motor wires to the board.

The following pictures show where the extension goes, and how it looks once it has been plugged in:

![](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LJUPr2v9p9qU6Qy3RjC%2F-LIgvGJ_tRbD1ulR_77M%2Fimage.png?generation=1533830491221856\&alt=media)

![](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LIgsk1ioWjjSo67Fjwp%2F-LIgtHQynqc5UQJLyMNo%2Fimage.png?alt=media\&token=44e18104-a95e-4aa5-a706-31092fecafae)

### Base Connections

![](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LIgsk1ioWjjSo67Fjwp%2F-LIgtVL_9Ws6sIslJOyu%2Fimage.png?alt=media\&token=a711d3e7-e6c6-4177-9b2a-f6d928b572a0)

Without the fans, the QuadFusion has six main wires coming from it. The four wires with yellow dots at the ends are the motor wires. The wire with a green dot is the heater wire, and lastly the wire with the red dot is the PT1000 (or thermistor).

The wires plug in to their corresponding color that is boxed in the following picture:

![](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LJUPr2v9p9qU6Qy3RjC%2F-LJG3WHI0GG4Zg8lnso7%2Fimage.png?generation=1533830464537430\&alt=media)

Notes:

* Keep in mind when you're wiring your QuadFusion's motors to the Duet Maestro board which motor is connected to which port. The first picture in this guide labels each port as E0 Stepper, E1 Stepper, E2 External Driver, and E3 External Driver. When facing the front of your QuadFusion, the front left motor is 0, the front right motor is 2, the back left motor is 1, and the back right motor is 3.&#x20;
* If you decide to extend the wires given to you, make sure that you are maintaining the original positive and negative wires.&#x20;


---

# 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://quadfusion.printm3d.com/supported-printers/m3d-crane.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.
