> For the complete documentation index, see [llms.txt](https://docs.creativeconners.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.creativeconners.com/docs/machinery/pivot/specifications.md).

# Specifications

| Detail                            | Value                                                                                                               |
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| Max Axial Load                    | 11,600 lbf                                                                                                          |
| Max Radial Load                   | 4,900 lbf                                                                                                           |
| Max Moment Load                   | 1.570 lbf                                                                                                           |
| Max Rotational Speed              | 100rpm                                                                                                              |
| Machine Weight                    | 62 lb                                                                                                               |
| Shipping Weight                   | 65 lb                                                                                                               |
| Encoder PPR (5,000 or 10,000 CPR) | [TR3 Encoder: 5000PPR](https://www.encoder.com/hubfs/products/Model_TR3/datasheet_model-tr3-tru-trac.pdf?hsLang=en) |
| Encoder to Spur Gear Ratio        | 20:1                                                                                                                |
| Encoder Counts per Degree         | 1111.111111111 counts with a 5000CPR encoder                                                                        |
| Encoder Counts per Rotation       | 400,000 counts                                                                                                      |
| Slip Ring Contact Ampacity        | 6 x 10A (16AWG) conductors, doubled for 3 x 20A contacts                                                            |
| Slip Ring Voltage                 | 600VAC                                                                                                              |

## Drawings <a href="#id-9fe6ing6hr77" id="id-9fe6ing6hr77"></a>

![](/files/C1XjPNS9KkOh2SjRvnaJ)

{% file src="/files/IKbAmhnwByWn4ItuPtyI" %}

{% file src="/files/f6tSPMhPmboNqxXHLt1y" %}

{% file src="/files/9WhyEknXdPPzYsBWb8ZK" %}


---

# 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.creativeconners.com/docs/machinery/pivot/specifications.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.
