# Wiring & Modularity

## Wiring & Modularity

The Kraken X60 comes with full thread high-engagement #6-32 Power Terminals and #4-40 CAN Terminals providing modularity and user serviceability.

<figure><img src="/files/9jija3VpvERrSI3FuMP6" alt="" width="563"><figcaption></figcaption></figure>

Each Kraken X60 comes with 1 set of 18” Long 10AWG Power Leads and 22AWG Twisted CAN Cables pre-crimped with ring terminals. Teams can utilize the included wires or make their own (or replace the wires over and over without ever worrying about cutting them too short).

We recommend (and include) these larger gauge power leads (10AWG) to reduce resistance, reduce voltage drop, and maximize motor performance.

### Screw Terminal Specs

{% hint style="danger" %}
DO NOT use longer screws in either location. Use of longer screws may damage the controller.\
\
The exception to this is with the use of the Kraken Powerpole Adapter board. Refer to that page [here](/welcome/electronics/kraken-x60/accessories/powerpole-adapter-board.md#assembly-instructions) for the proper length screws.
{% endhint %}

| Location        | Screw Size   | Driver Size | Torque Value |
| --------------- | ------------ | ----------- | ------------ |
| Power Terminals | #6-32 x 1/4" | IP10 or T10 | 0.9 N\*m     |
| CAN Terminals   | #4-40 x 1/4" | IP8 or T8   | 0.6 N\*m     |

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


---

# 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.wcproducts.com/welcome/electronics/kraken-x60/kraken-x60-+-talonfx/overview-and-features/wiring-and-modularity.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.
