# Micro 3D Printer Unboxing Guide

## Congratulations On Receiving your New Micro!

Please watch the [Unboxing Youtube Video](https://www.youtube.com/watch?v=M6qap7U-hFc) for a quick overview of the process.

{% hint style="info" %}
The Gantry Clips (also known as front gantry protectors) are printed with each Micro to determine printing performance and print quality. Then these gantry clips are then used to protect the carbon rods during shipment.
{% endhint %}

## Common Questions & Solutions

* **Gantry Clips Not Removed** - Prior to using the Micro 3D printer for the first time, the package contains small white flags that say, "**Remove Clips!**" as seen below in the first image. If these clips are not removed before printing, this will invalidate the bed height (z-height) and can burn a hole in your plastic base while printing.

  * *Solution:* "Recalibrate Bed Location" before printing.

  ![](/files/-LHEJMiOssYVHdb2CX_f)
* **Broken Carbon Rods** - During shipment, the rods have broken.&#x20;
  * *Solution:* See worst case scenario below.\
    &#x20;
* **Missing Items** - Shipping department error.
  * Solution: Please contact our [Technical Support team](https://support.printm3d.com/submit_ticket).\
    &#x20;
* **Incorrect Items** - Shipping department error.
  * *Solution:* Please contact our [Technical Support team](https://support.printm3d.com/submit_ticket).&#x20;

<br>


---

# 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/getting-started/micro-3d-printer-unboxing-guide.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.
