# First Layer is Most Important

The first layer of a 3D print is arguably the most critical, as it sets the foundation for the entire part. If the first layer does not adhere properly to the build plate or is unevenly extruded, the print can fail as subsequent layers rely on a stable and consistent base. Too large a gap between the nozzle and the bed can lead to poor adhesion, resulting in warping or layer shifting, while a nozzle too close to the build plate risks scraping or damaging the surface, potentially ruining both the plate and the print. A well-laid first layer ensures proper bonding and dimensional stability, significantly increasing the chances of a successful print.

Modern 3D printers have made significant advancements with features like automatic bed leveling and initial Z-height calibration, which greatly reduce the chances of first layer issues and save users from manual tweaking. These automated systems help ensure the nozzle height and bed level are optimized before printing starts. However, despite these improvements, it is still highly recommended to monitor the first layer closely, especially when trying a new material, changing build plates, or printing after maintenance. Confirming the first layer prints correctly before leaving the printer unattended remains best practice to prevent print failures and protect your hardware.

{% embed url="<https://www.youtube.com/shorts/v0pvI5dYarA>" %}


---

# 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://wiki.polymaker.com/the-basics/fun-3d-printing-facts/first-layer-is-most-important.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.
