> 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-kraken.md).

# BigTreeTech Kraken

## GitHub

{% @github-files/github-code-block url="<https://github.com/bigtreetech/BIGTREETECH-Kraken>" %}

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

## Pros

* STM32H723
* 60v support
* Dimensions: 200x113mm
* 8A motor ports
* Dual CAN support
* 5v dedicated RPI psu
* Comes with limited edition BTT Black ducky
* Good documentation  &#x20;

## Cons

* Integrated Stepper Drivers
* Very large

## Ports

* Onboard TMC2160, support 24-60V, Max 8A driving current for M1-M4, Max 3A for M5-M8
* 8x motor ports
* 5x motor fan ports
* Bed ports
* Motor port
* Power port
* 4x hotend ports
* 6x DC fan ports
* 2x 4 pin fan ports
* 8x endstops
* Probe(Servos, Probe)
* Servo
* Filament Sensor
* PS-ON
* I2C
* 2x RGB
* SPI
* UART interface
* EXP1+EXP2
* 2x CAN,
* 2x PT100/PT1000
* USB-A 5V Power

## Stores

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


---

# 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-kraken.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.
