> 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/planetaryx/applications/px-180-degree-gearbox-mounting.md).

# PX 180 Degree Gearbox Mounting

The following section will cover mounting solutions for the PX 180 Degree gearbox.&#x20;

## Bearing Block Mounting

The PX 180-Degree Gearbox can be securely mounted to tubing using WCP Bearing Blocks. The mounting holes follow the standard 1/2" pitch spacing, allowing for seamless integration with punched tubing and other common FRC components.

<figure><img src="https://3780174091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHsaEh283Wbjq6h8k68Rq%2Fuploads%2FLB8LSOJSccaMjXVqTUJf%2FPX%20180%20-%20Mounting%20-%20Bearing%20Block%20-%202in%20Tube.svg?alt=media&amp;token=6086e917-5fa1-440b-828d-6f4be5fa4426" alt=""><figcaption></figcaption></figure>

## Planetary X Mounting

The PX 180-Degree Gearbox can be mounted directly using the #10-32 tapped holes on the Planetary X Input and Output Blocks. These holes follow the standard 1/2" pitch spacing, allowing for seamless integration with punched tubing and other common FRC components. This standardized mounting pattern simplifies assembly and makes it easy to incorporate the gearbox into a wide variety of robot mechanisms.

<figure><img src="https://3780174091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHsaEh283Wbjq6h8k68Rq%2Fuploads%2FJv5P4uQDX18r2fg5wF4D%2FPX%20180%20-%20Mounting%20-%20Bottom%20Mounted%20Tube.svg?alt=media&amp;token=27f25a3e-03d5-4702-8bcc-236b525b5806" alt=""><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/planetaryx/applications/px-180-degree-gearbox-mounting.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.
