> For the complete documentation index, see [llms.txt](https://docs.plummerindustries.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plummerindustries.com/bumper-mounts/overview/horizontal.md).

# Horizontal Mounts

<div><figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2FaoqMoD0tY3CH6qsaYEW2%2FBumper_Attachment_Assembly_2022-Sep-23_10-38-55PM-000_CustomizedView29996713133.png?alt=media&amp;token=a9a239ff-f070-44c8-a028-919b15450be7" alt=""><figcaption></figcaption></figure> <figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2FFZPEPbAEB0SwWcldK3bT%2FBumper_Attachment_Assembly_2022-Sep-23_10-27-56PM-000_CustomizedView28512147144.png?alt=media&amp;token=64f801ce-a8ae-4059-a989-9b0ee9dedc66" alt=""><figcaption></figcaption></figure></div>

**The horizontal system**, for teams that use four individual bumpers, allows teams to keep hands completely outside of the frame perimeter when installing and releasing bumpers. This enables teams to design and build mechanisms the full width of the robot while maintaining easy access to the bumper mechanisms. So no more impossible, time consuming reaching around the mechanisms to get to bumper pins or latches. The horizontal system requires a simple hex key or t-handle to activate.

## Layout and dimensions

{% hint style="warning" %}
Horizontal bumper mounts only prevent the bumper from coming off and sliding. You still need to "locate" each bumper segment to prevent them from spinning. See our guide HERE
{% endhint %}

## Basic Installation

#### Tool list

* Drill
* Hammer
* 5/16 Drill bit
* 5/8 Drill bit or hole saw
* 1/8 or ¼ Drill bit for access hole
* Measuring tape or calipers
* Pencil or marking tool

{% stepper %}
{% step %}

### Determine location of mount on bumper wood

{% endstep %}

{% step %}

### Drill Holes

{% endstep %}

{% step %}

### Drill Activation hole

{% endstep %}

{% step %}

### Insert T-Nuts

{% endstep %}

{% step %}

### Install Mount

{% endstep %}

{% step %}

{% endstep %}
{% endstepper %}

## Basic Usage

## Straws

<div><figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2FGpqHQoGA81lgLVgFYmDn%2FBumper_Straw_2023-Jan-19_02-34-22AM-000_CustomizedView7707079987.png?alt=media&amp;token=dd251a3b-4bb8-4d9e-9261-aaf212bf2eeb" alt=""><figcaption></figcaption></figure> <figure><img src="https://270029800-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7vOj1wNOe9PSYVrgrYTW%2Fuploads%2F5SA6BjmcrdBKjh7u26TC%2FBumper_Straw_2023-Jan-19_02-35-42AM-000_CustomizedView11037591936.png?alt=media&amp;token=3350182e-8a63-4d03-9ff6-c78c56d5a14c" alt=""><figcaption></figcaption></figure></div>

Straws are designed for use with the Horizontal mounts to allow faster activation of the mounts with the tool.&#x20;


---

# 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.plummerindustries.com/bumper-mounts/overview/horizontal.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.
