> For the complete documentation index, see [llms.txt](https://docs.siboor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.siboor.com/siboor-2.4-r2-aug/the-build/assembly-manual.md).

# Assembly manual

***

* Pay close attention to manual comments. After downloading, open the file using a browser or PDF software to view the annotation content!
* Green-highlighted sections denote variances between SIBOOR V2.4 \[AUG] and VORON's official BOM.
* Red-highlighted sections indicate differences in metal structural components between SIBOOR V2.4 \[AUG] and VORON's official BOM.

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

### Cartographer  Assembly Tutorial&#x20;

#### Printed version&#x20;

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

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

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

#### CNC version

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

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

### Stealthburner Assembly Tutorial&#x20;

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

### Stealthburner

SB说明书下载处

安装SB0000

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

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

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

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

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

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

### Y-axis limit&#x20;

### Display assembly

### Wiring and Inspection

### Nevermore Installation


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.siboor.com/siboor-2.4-r2-aug/the-build/assembly-manual.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
