# Print head dives into print bed

If your print head crashes into the print bed during calibration, it is possibly due to the nozzle not being lower than the fan. Below are images depicting this.

| ![](https://printm3d.com/solutions/assets/img_565f5f7a7794a.png) | ![](https://printm3d.com/solutions/assets/img_565f5faab1f3c.png) |
| ---------------------------------------------------------------- | ---------------------------------------------------------------- |
| **Correct Nozzle Height**                                        | **Nozzle height too low**                                        |

* If the nozzle height is too low, it could be the fan is falling out of its position. Simply push it back up and apply a small amount of super glue.
* Or you can unscrew the nozzle a little bit in order to get the nozzle tip to the correct position


---

# 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://micro.printm3d.com/technical-support/print-head-dives-into-print-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.
