# Duet Web Control Bed Leveling Assistant

## Manually Leveling your M3D Crane printer bed: <a href="#manually-leveling-your-m-3-d-crane-printer-bed" id="manually-leveling-your-m-3-d-crane-printer-bed"></a>

The M3D Crane Series of printers comes pre-configured with a set of coordinates for manual bed leveling. This guide will walk you through a simple, yet highly effective manual bed leveling procedure that relies upon the pitch of the screws in each corner of your print bed.

## Starting the Manual Bed Leveling macro: <a href="#starting-the-manual-bed-leveling-macro" id="starting-the-manual-bed-leveling-macro"></a>

Using the Duet Web Control interface, be sure you are on the **Machine Control** tab by simply clicking Machine Control in the middle right of the interface. Once you are on the Machine Control tab, you will see on the left side of the screen a section called **User-Defined Macros.** There you will see a series of drop down menus in blue. Select the **Calibration** macro drop down, then select **Manual Bed Leveling** to begin the **Manual Bed Leveling sequence.**

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LHsKN4t1c1PNlAAcU9y%2F-LP4AuUjFS5N0OQRn9Mg%2F-LP4BOIs8hrO4iLQ-b5i%2FDuet8.png?alt=media\&token=af7660db-326c-4d28-8731-36a20ddbf95b)

​

## Bed Leveling assistant: <a href="#bed-leveling-assistant" id="bed-leveling-assistant"></a>

A window will pop up over the Duet Web Interface that will begin walking you through the Manual Bed Leveling process. Using a combination of baby stepping (0.05 Z adjustments), manual observation and "paper testing" the Bed Leveling assistant will allow you to determine level at each of the four screw head points.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LHsKN4t1c1PNlAAcU9y%2F-LP-X3_tgXoMCFfqi184%2F-LP-YQwp8M1XMPYcGMiX%2FBedLevel1.png?alt=media\&token=5f2e3a81-7fb2-4135-95cf-93bc4ca712e4)

## Adjusting the pitch of your screws: <a href="#adjusting-the-pitch-of-your-screws" id="adjusting-the-pitch-of-your-screws"></a>

After running the Bed Leveling assistant you will be given accurate instructions on what changes must be made to each of the four screws in your print bed. You will then be able to turn each screw UP or DOWN by a carefully determined amount to give you an extremely accurate leveling of your print bed.

Now that your bed is leveled you can move on to Slicing and Printing your first print with the M3D Crane Series of printers! If you would like a more in-depth explanation of how this Manual Bed Leveling process works you will find it [here](https://duet3d.dozuki.com/Wiki/Using_the_manual_bed_levelling_assistant).[<br>](https://crane.printm3d.com/crane-dual/duet-web-control-first-look)


---

# 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://crane.printm3d.com/advanced-tuning-m3d-crane-series/duet-web-control-bed-leveling-assistant.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.
