> 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/overview-and-features/basic-features.md).

# Basic Features

The 1 Motor Gearboxes are built with a wide range of FRC use cases in mind, incorporating features that make it an easy drop in for teams. Some of these features are highlighted in the sections below.

## 1.5" C-C

### Bolt Circle

The 1.5" Center to Center configuration of the 1 Motor Gearbox features the 2" Bolt circle in order to allow for compatibility with common FRC motors.

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

### Hole Spacing

The Tapped Gearbox Plate includes the #10-32 tapped holes, highlighted below. These holes follow the 1/2" Pitch Spacing Standard used across our product line, allowing for seamless integration with other WCP components.

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

### Input & Output Bores

The gearbox features 0.75" input bore designed to accommodate the ¾" nub on the Kraken X44 and X60 motors. On the output side, the gearbox includes a 1.125" bearing bore to support standard ½" shafting.

{% hint style="success" %}
The 0.75" bore also provides clearance to swap the pinion through the hole when needed.
{% endhint %}

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

## 2" C-C

### Bolt Circle

The 2" Center to Center configuration of the 1 Motor Gearbox features the 2" Bolt circle in order to allow for compatibility with common FRC motors.

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

### Hole Spacing

The Tapped Gearbox Plate includes the #10-32 tapped holes, highlighted below. These holes follow the 1/2" Pitch Spacing Standard used across our product line, allowing for seamless integration with other WCP components.

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

### Input & Output Bores

The gearbox features 0.75" input bore designed to accommodate the ¾" nub on the Kraken X44 and X60 motors. On the output side, the gearbox includes a 1.125" bearing bore to support standard ½" shafting.

{% hint style="success" %}
The 0.75" bore also provides clearance to swap the pinion through the hole when needed.
{% endhint %}

<figure><img src="/files/UMt29645KunCLGQfyxoG" 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/overview-and-features/basic-features.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.
