# Assembly manual

{% hint style="info" %}
You can download and view the official PDF assembly tutorial of VORON here：[Voron-0.2/Manuals](/welcome-to-siboor.md) · GitHub
{% endhint %}

{% hint style="info" %}
This guide covers the differences between the SIBOOR 0.2kit and the original VORON0.2 tutorial, and includes instructions on wiring and debugging.
{% endhint %}

***Github SIBOOR V0.2 kit assembly manual instruction.***

**Page 13-15:** In the SIBOOR V0.2 kit, extrusion A and extrusion B are combined into a single extrusion, both of which are tapped and compatible with each other. Extrusion C and extrusion H are also combined into one extrusion, both drilled and tapped for compatibility.

**Page 18:** The SIBOOR V0.2 kit features a purple PCB guide strip, eliminating the need for printed parts and embedded M2 nuts.

**Page 23:** Please note that the SIBOOR V0.2 kit does not include NO DROP NUTS.

**Page 20, 24, 113:** As previously mentioned, two purple PCBs are utilized as guide rail fixing strips to secure the MGN7 guide rail.

**Page 36-46:** The SIBOOR V0.2 AUG version employs a Kirigami sheet-metal hot bed holder, as detailed in the supplementary instructions.

<figure><img src="/files/n6RGrIFXalV2PVTEoINw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RwBgFQBjA5NY7CeoJVPY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JPnWPABrVPkVmxwTw4AH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zysAjVgfHfAG6yoFyJUF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fq9Nd2O6UuY99yCtnltz" alt=""><figcaption></figcaption></figure>

**Page 48:** The SIBOOR V0.2 kit comes with a pre-soldered Endstop for easy plug-and-play installation.

**Page 154:** Ensure the bearing is flush with the shaft to prevent friction between the metal shaft and the motor. Position the bearing flat on a table and press the white gear down with both thumbs until the bearing is flush with the shaft.

**Page 126:** In addition to using double-sided adhesive tape to secure the power supply, you can also opt to install two M3 × 6 screws on the back side for added stability.

**Page 142:** For the SIBOOR V0.2 kit, the heating bed already comes with a pre-installed fuse; please skip this step.

**Page 173:** Use four M2.5 × 8 screws to secure the CHC V6 hot end.

**Page 184:** The SIBOOR V0.2 kit includes a two-in-one Gemini motherboard, which is mounted using four nylon posts and M3 × 8 screws on the acrylic panel.

<figure><img src="/files/O0PKZPdsiBCYjGQBMTyq" alt=""><figcaption></figcaption></figure>

**Page 186:** Installation of a V0-umbilical is required; please refer to the supplementary instructions for details.

<figure><img src="/files/6nfh6ShIOEjbfYTDFj5O" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/x53BC6NNSrpS7XrmMKhu" alt=""><figcaption></figcaption></figure>

**Page 199-205:** For additional guidance, see the separate supplementary instructions for the SIBOOR V0.2 kit.

**Page 225:** Installation of a V0-umbilical is necessary; please consult the supplementary instructions for further information.<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://docs.siboor.com/siboor-0.2-r1-aug/the-build/assembly-manual.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.
