> For the complete documentation index, see [llms.txt](https://tempdocs.zerog.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tempdocs.zerog.one/faq/electronics/motherboards/bigtreetech-octopus-pro.md).

# BigTreeTech Octopus Pro

Information on the BigTreeTech ( BTT) Octopus Pro can be found on this page.

## GitHub

{% embed url="<https://www.google.com/url?q=https://github.com/bigtreetech/BIGTREETECH-OCTOPUS-Pro&sa=D&source=editors&usg=AOvVaw1bxYmVUzkKQjW9Yfxd0jIh&ust=1733293259471245>" %}

<figure><img src="https://3028713203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fc7rngz4fr0ULXRXV6Dnh%2Fuploads%2FWdIiEYduNYrYtaBdMcj9%2Fbtt_octopus_pro.png?alt=media&amp;token=29bab10c-e478-4088-9ccf-4956c385fb29" alt=""><figcaption></figcaption></figure>

## Pros

* Great community support
* Good docs
* Dimensions: 160x100mm
* Common STM32F446 MCU option
* High speed STM32H723 MCU option
* CAN support
* 48v support

## Cons

* TBD

## Ports

* 8x stepper drivers
* 1x z sync port on driver 3
* IIC
* Motor power
* Power
* Bed Port
* PT100/PT1000
* 4x Hotend ports
* SPI3
* 8x Fan ports
* BL Touch
* LED
* Probe Port
* 8x endstop ports
* 5x thermistor ports
* CAN interface
* Power detection port
* PS On
* EXP1+EXP2
* BootO
* UART2

## Stores

We've added some of the stores to the Sourcing Guide [here](/resources/sourcing-guide.md#bigtreetech-octopus-pro).


---

# 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://tempdocs.zerog.one/faq/electronics/motherboards/bigtreetech-octopus-pro.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.
