> For the complete documentation index, see [llms.txt](https://docs.wcproducts.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wcproducts.com/welcome/gearboxes/1-motor-gearboxes/assembly-instructions/1.5-c-c-gearbox-assembly.md).

# 1.5" C-C Gearbox Assembly

## Step 1

Press the bearing into the clearance plate. This should be a light press it. The bearing flange should sit on the side shown below.

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

## Step 2

Press the bearing into the clearance plate. This should be a light press it. The bearing flange should sit on the side shown below.

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

## Step 3

Attach the motor spacer onto the Kraken X60 motor using #10-32 x 1/2”L bolts and secure the Drive Pinion using the #10-32 x 1/4"L Pan Head Bolt.&#x20;

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

## Step 4

Mount the assembly from Step 3 onto the Motor Plate from Step 1 using the two #10-32 x 7/8"L bolts.

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

## Step 5

Slide the desired gear and shaft into place. Bolt everything together using four #10-32 x 1"L bolts and 5/8"L spacers.

{% hint style="info" %}
The Output shaft is not included with the 1 Motor Gearbox.
{% endhint %}

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


---

# 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.wcproducts.com/welcome/gearboxes/1-motor-gearboxes/assembly-instructions/1.5-c-c-gearbox-assembly.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.
