> For the complete documentation index, see [llms.txt](https://docs.revrobotics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.revrobotics.com/ion-build/motion/gearboxes/2-motor-drivetrain-gearbox-through-bore.md).

# 2 Motor Drivetrain Gearbox - Through Bore

## Features

* Adjustable speed based on pinion gears
* Adjustable wheel size based on second stage gear pairs
* Mountable in a variety of options to allow for chain-in-tube and chain/belt outside tube designs

<figure><img src="/files/wuE82Ghfgpn3FPURO00D" alt=""><figcaption><p>2 Motor Drivetrain Gearbox - Through Bore</p></figcaption></figure>

### Kit Contents

| SKU             | DESCRIPTION                                                                                           | QTY. |
| --------------- | ----------------------------------------------------------------------------------------------------- | ---- |
| REV-21-2190-P01 | 2 MOTOR DRIVETRAIN GEARBOX MOTOR PLATE                                                                | 1    |
| REV-21-2190-P02 | 2 MOTOR DRIVETRAIN GEARBOX OUTPUT PLATE                                                               | 1    |
| REV-21-2190-P03 | 2 MOTOR DRIVETRAIN GEARBOX 1/2IN HEX CLUSTER SHAFT                                                    | 1    |
| REV-25-2489     | 2 MOTOR DRIVETRAIN GEARBOX SPACER PACK                                                                | 1    |
| REV-25-2488     | 2 MOTOR DRIVETRAIN GEARBOX HARDWARE PACK                                                              | 1    |
| REV-21-2079     | 1/2IN HEX THROUGH BORE SHAFT                                                                          | 1    |
| REV-21-2819     | [1/2 IN ROUNDED HEX SHAFT- 6.0IN LONG - TAPPED](https://www.revrobotics.com/.5in-Rounded-Hex-Shafts/) | 1    |
| REV-21-1916-PK2 | FLANGED BEARING FOR 1/2IN ROUNDED HEX - 2 PACK                                                        | 1    |
| REV-21-1937     | [20DP GEAR - 1/2IN HEX - 52T](https://www.revrobotics.com/20DP-Gears/)                                | 1    |
|                 | BEARING, 30MM ID, 42MM OD, 7MM THICK, SHIELDED, FLANGED - 2 PACK                                      | 1    |


---

# 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.revrobotics.com/ion-build/motion/gearboxes/2-motor-drivetrain-gearbox-through-bore.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.
