> 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/general-info/configurations.md).

# Configurations

## 1.5" C-C

### Output Shafts

The 1.5" C-C Gearbox is readily compatible with the new [Output Rounded End Grooved Shafts](https://wcproducts.com/products/output-shafts).

<figure><img src="/files/YOjcm5xpA9pq9IXWmaSB" alt="" width="563"><figcaption><p>4"L Output Shaft</p></figcaption></figure>

### Tooth Spacing

The 1.5" C-C Gearbox allows for 60T Center Spacing. Two examples of this are shown below, along with  possible ratios found in the [Ratio Options](/welcome/gearboxes/1-motor-gearboxes/general-info/ratio-options.md) and [Custom Gear Ratios](/welcome/gearboxes/1-motor-gearboxes/general-info/ratio-options/custom-gear-ratios.md).

<div data-full-width="false"><figure><img src="/files/NNJKjyZQoODSsPdPzI0L" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Zs1vq1bXOLfSfcvV2ZXZ" alt=""><figcaption></figcaption></figure></div>

## 2" C-C

### Output Shafts

The 2" C-C version of the gearbox allows for a hex shaft to be used though the bore, allowing for a variety of different uses. Along with being readily compatible with the new [Output Grooved Shafts](https://wcproducts.com/products/output-shafts).

<figure><img src="/files/Cj6uSgnsOKQpn7YymUMK" alt="" width="563"><figcaption><p>4"L Output Shaft</p></figcaption></figure>

### Tooth Spacing

The 2" C-C Gearbox allows for 80T Center Spacing. Two examples of this are shown below, along with  possible ratios found in the [Ratio Options](/welcome/gearboxes/1-motor-gearboxes/general-info/ratio-options.md) and [Custom Gear Ratios](/welcome/gearboxes/1-motor-gearboxes/general-info/ratio-options/custom-gear-ratios.md).

<div data-full-width="false"><figure><img src="/files/tEWUqyuOos9j5EYJGH6h" alt=""><figcaption><p>Standard Gear Ratio</p></figcaption></figure> <figure><img src="/files/vryEl9AwTvqPQIXMmAlP" alt=""><figcaption><p>Custom Gear Ratio</p></figcaption></figure></div>


---

# 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/general-info/configurations.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.
