# Mechanical Bed Leveling

### Leveling the Bed

As covered in the [Bed Leveling & Probing](https://promega.printm3d.com/advanced-setup-guides/bed-leveling-and-probing) guide, bed leveling compensation will work for differences of about 3mm across the entire bed. Leveling your bed can be done by skipping teeth on the bed in specific corners. If your bed is extremely un-leveled, it will not be movable by hand.

Look at your bed and determine if one side is visibly higher than the other side.

Remove the binder clip if you have placed one on the Z-motor belt.

Gently pull up on the corner that you want to skip. Apply pressure until you feel the corner give with a loud click.&#x20;

{% hint style="warning" %}
Do not skip the bed near the belt clamps as it can break your belt clamps.
{% endhint %}

![](https://3381616767-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LH1ZPQUJrjMM5Ql5c--%2F-LQGHTgx2TNDPQIciNXP%2F-LQGHtgfG3NGhuXNxnM3%2Fskippingthebed.gif?alt=media\&token=afe401fc-298b-41ce-8da7-8a7564afacba)

Once the bed is level enough to the point where it drops by itself, move the bed up to the nozzle by hand. The bed is best lifted up from the points pictured below.&#x20;

![](https://3381616767-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LH1ZPQUJrjMM5Ql5c--%2F-LQGHTgx2TNDPQIciNXP%2F-LQGI-EHQazdO4WzwNQt%2Fwheretoholdbed.jpg?alt=media\&token=75722273-ac03-4850-b291-dac474f29e9d)

Lift slowly or you will skip the bed.&#x20;

{% hint style="warning" %}
Moving the bed too fast can also fry your Duet board, so be careful.
{% endhint %}

When the bed is touching the nozzle, determine the offset of the Z-sliders to the top belt clamps to determine whether the bed is level. This will give you a good enough estimate to level the bed.

{% hint style="info" %}
Bed leveling compensation with `G29` can take care of the rest.
{% endhint %}

![Comparing the Distance in Each Corner](https://3381616767-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LH1ZPQUJrjMM5Ql5c--%2F-LH1Za_0zE3Gc48IOTMt%2F-LH1Zf1qy5iL0VFWfLO6%2FZVLNWJ7ERVNSrBPG-distancebedcorners.jpg?generation=1531199021805233\&alt=media)

{% hint style="info" %}
The bed can be leveled more accurately by using a caliper to measure the distance between the bed and the top of the Z-slider rails and comparing the corners.
{% endhint %}


---

# 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://promega.printm3d.com/repair-and-maintenance/mechanical-bed-leveling.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.
