# Assembly

There are a few different assembly options for the Cartographer probe, if you purchase the Flat Pack, you will recieve everything required to assemble for Standard, Low Profile, Right Angle installations. If you want to install on a Creality K1, or any installation with a wire extension to the coilboard, the wire is not included.&#x20;

* If you are assembling as a Standard form factor - [click here](/cartographer-probe/assembly/standard.md)
* If you are assembling in a Low Profile form factor - [click here](/cartographer-probe/assembly/low-profile.md)
* If you are assembling in a Right Angle form factor - Coming Soon

If you are assembling in any other way, please take note of the following:

* The bumps for the Thermistor and Capacitor on your coil board must face down towards your printers bed.  <br>

  <figure><img src="/files/BKNehNgd21cCG1dDXyJU" alt=""><figcaption><p>This shows the BOTTOM of the coil board, with the visable bumps that should be facing the bed during installation.</p></figcaption></figure>

* The MCU and coil board have a polarity, the white boxes on the silk screen should align up together, Note the image below and the orientation shown. <br>

  <figure><img src="/files/WpTxAygA3lbhEAKjN4BP" alt=""><figcaption><p><strong>Top Picture</strong> - Note the White Boxes for reference<br><strong>Bottom Left</strong> - Correct Orentation of MCU board and coil board<br><strong>Bottom Right</strong> - Flipped Correct view of MCU board and coil board </p></figcaption></figure>

* If your installation moves away from any of the standard methods, please check the USB or CAN cable polarity they might need re-pinning, don't worry if you do plug it in reversed, we have reversed polarity protection, so your board should be fine.&#x20;


---

# 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://docs.cartographer3d.com/cartographer-probe/assembly.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.
