> 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/wcp-swerve-xs/assembly-instructions/steps-5-8.md).

# Steps 5-8

{% hint style="success" %}
Vibra-TITE VC-3 Threadmate ([Vibra-TITE](https://wcproducts.com/products/threadlocker)) is recommended on all bolts that thread into a tapped hole.
{% endhint %}

## Step 5

Press the 66T Rotation Gear in by hand. If necessary, use a dead blow hammer to lightly tap it in.&#x20;

The Bevel Gear Shaft must be installed through the bottom side of the 3/8” Rounded Hex bearing.

{% hint style="info" %}
The Thrust Bushing will be temporarily shipped as a printed component.
{% endhint %}

<figure><img src="/files/wneQEXgvXctpdKNVWmU6" alt="" width="450"><figcaption></figcaption></figure>

## Step 6

The 1/4” ID x 1/2” OD bearing can be pressed into the Wheel Module Fork by hand. Only the Fork that aligns with the Wheel Module Drive Shaft needs a bearing. Once the bearing is in place, use the #10-32 x 1.5”L bolts to install both forks into the module.

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

## Step 7

&#x20;Use the #4-40 x 7/8”L bolts to install the 3D Printed Rotation Pulley. The step at the bottom of the 3D printed Rotation Pulley should sit flat with the 66T Main Rotation Gear.

{% hint style="warning" %}
Do NOT overtighten the #4-40 bolts, as this will crush the 3d printed part.
{% endhint %}

<figure><img src="/files/K0SvNQDSo7ldjbSvKKWh" alt="" width="450"><figcaption></figcaption></figure>

## Step 8

The Kraken X60 motor is installed using #10-32 x 1/2”L bolts. The 775pro is mounted using the M4 x 12mm L bolts.&#x20;

{% hint style="info" %}
The Rotation Pinion should be pressed onto the motor prior to mounting.

If the Neo 550 is being used as a replacement for the 775pro, use the recommended M3 x 10mm L bolts.
{% endhint %}

| Ratio Option | Drive Pinion |
| ------------ | ------------ |
| 6.00:1       | 12t          |
| 5.54:1       | 13t          |
| 5.14:1       | 14t          |

<figure><img src="/files/U2bhdRM5ov4ZB98P0vzG" alt="" width="450"><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/wcp-swerve-xs/assembly-instructions/steps-5-8.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.
