# Advanced Features

## Standard Features

### Motor Placement

The Standard version of the WCP Swerve X2 allows for three different Drive Motor placements.&#x20;

{% tabs %}
{% tab title="Center" %}

<figure><img src="/files/vlRPQpPVggxxo2Fp0RSX" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Left" %}

<figure><img src="/files/So6aadGvSCmlngvJ41Kl" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Right" %}

<figure><img src="/files/NsvhVnBrPDXKwEkyqmvD" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Motor Mounting

The Standard Swerve X2 configuration is designed with the drive and rotation motors mounted on a 5/8" aluminum motor spacer. This spacer pilots into the mounting plate, allowing the motors to be bolted on securely and removed without disassembling the module.

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

### Hardware

The Standard Swerve X2 configuration uses the least number of parts, making it the lightest of the X2 configurations. Its simplified design reduces weight and complexity while still providing full motor accessibility.

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

## Inverted Features

### ThroughBore Encoder

The Inverted configuration supports a keyed 1/2" hex shaft, providing a true 1/2" hex through-bore solution for accurate position sensing of the module.

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

### Design

The Inverted module is fully symmetrical, eliminating the need for left- or right-hand specific configurations. This makes inventory management simpler and reduces complexity during assembly.

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

### Simplified Motor Mounting

A combined motor mounting plate reduces the overall part count while streamlining the assembly process, making the inverted configuration lighter and easier to build compared to our legacy Swerve X Flipped Modules.

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

## Thin Features

### ThroughBore Encoder

The Thin configuration supports a keyed 1/2" hex shaft, providing a true 1/2" hex through-bore solution for accurate position sensing of the module.

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

### Design

The Swerve X2 Thin design uses flippable plates, allowing left- and right-hand modules to be built from the exact same parts. This reduces the need for unique hardware, simplifies inventory, and makes assembly more straightforward. All gears remain within the top plate and motor mounting plate profiles, creating a design that’s easier to package into a robot.

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

An additional bottom support plate reinforces the motor mounts, improving rigidity and durability. This added strength helps the module handle the stresses of competition with confidence.

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

## Compact Features

### ThroughBore Encoder

The Compact configuration supports a keyed 1/2" hex shaft, providing a true 1/2" hex through-bore solution for accurate position sensing of the module.

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

### Design

The Swerve X2 Compact design uses flippable plates, allowing left- and right-hand modules to be built from the exact same parts. This reduces the need for unique hardware, simplifies inventory, and makes assembly more straightforward. All gears remain within the top plate and motor mounting plate profiles, creating an even more compact design that’s easier to package into a robot.

<figure><img src="/files/DGTwtUl1SvJzbeCJBfMU" alt="" width="563"><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/gearboxes/wcp-swerve-x2/overview-and-features/advanced-features.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.
