# Slowing Down Your Bed

If you bed crashes against the nozzle or another part of the extruder it will cause the Z-axis motor to skip. The motor skips to prevent damage to a glass bed or the Z-platform itself. This skip can also cause your bed to misalign, if this occurs, follow the [Mechanical Leveling](/repair-and-maintenance/mechanical-bed-leveling.md) guide to fix this issue.

Once the Z-motor skips it will power off and will not hold the position of the bed. Due to the weight of the bed and the lack of friction the bed can fall with speed. This can be dangerous, therefore it is best to **keep clear of the Promega while it is moving.** The speed of the fall of the bed can be reduced greatly by:

* Properly tensioning the Z-assembly belts according to the [Belt Tensioning](/repair-and-maintenance/belt-tensioning.md#corexy-tuning) guide.

In addition, tighten the Z-motor belt by loosening the two screws on the bottom of the Z-platform and pulling the motor as shown in the image below.

![](/files/-LQ6JC6v354WvH5eyJqO)

Tighten the Z-motor belt pulley against the rail in order to increase friction.


---

# 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/slowing-down-your-bed.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.
