# Pre-Loading Brackets

## Bracket Pre-Loading Parts Required

| **PART NUMBER**                                         | **DESCRIPTION**                           | **QTY.** |
| ------------------------------------------------------- | ----------------------------------------- | -------- |
| [REV-41-1317](https://www.revrobotics.com/rev-41-1317/) | 15MM BEARING PILLOW BLOCK                 | 8        |
| [REV-41-1320](https://www.revrobotics.com/rev-41-1320/) | 15MM PLASTIC INSIDE CORNER BRACKET        | 10       |
| [REV-41-1307](https://www.revrobotics.com/rev-41-1307/) | 15MM PLASTIC 45 DEGREE BRACKET            | 2        |
| [REV-41-1624](https://www.revrobotics.com/rev-41-1624/) | ULTRAPLANETARY FLAT MOUNTING BRACKET      | 2        |
| [REV-41-1433](https://www.revrobotics.com/rev-41-1433/) | 15MM METAL BENT CORE HEX MOTOR BRACKET V2 | 1        |
| [REV-41-1485](https://www.revrobotics.com/rev-41-1485/) | 15MM METAL BENT SERVO BRACKET V2          | 1        |
| [REV-41-1359](https://www.revrobotics.com/rev-41-1359/) | M3 X 8MM HEX CAP SCREWS                   | 104      |
| [REV-41-1361](https://www.revrobotics.com/rev-41-1361/) | M3 NYLOC NUTS                             | 104      |

### Pre-Loading 45 Degree Bracket Steps&#x20;

{% hint style="warning" %}
Only **two** of the four 45 Degree Brackets in the build will be pre-loaded.&#x20;

The side of the bracket with “[ribs](/duo-build/structure/brackets.md#key-terms)” must have the Hex Cap Screw head.
{% endhint %}

|                                  |                                                                                                                                     |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/-MDVDMx3wUHt0SnEQVi3) | <p>Take a bracket and finger start one Hex Cap Screw and Nyloc Nut per hole.</p><p></p>                                             |
| ![](/files/-MDLd8qb94--FC7z_5-2) | <p><strong>PRE-LOADED BRACKET COMPELTE</strong></p><p>Repeat this step until you have <strong>two</strong> Pre-Loaded Brackets.</p> |

### Pre-Loading Insider Corner Bracket Steps&#x20;

{% hint style="warning" %}
The side of the bracket with “[ribs](/duo-build/structure/brackets.md#key-terms)” must have the Hex Cap Screw head.
{% endhint %}

|                                  |                                                                                                                                     |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/-MCNXpeKDlZTtYN5LK5J) | <p>Take a bracket and finger start one Hex Cap Screw and Nyloc Nut per hole.</p><p></p>                                             |
| ![](/files/-MCNv_X2QEBoRk6yEPMW) | <p><strong>PRE-LOADED BRACKET COMPELTE</strong></p><p>Repeat this step until you have <strong>ten</strong> Pre-Loaded Brackets.</p> |

### Pre-Loading **Bearing Pillow Block** Steps&#x20;

{% hint style="warning" %}
The side of the bracket with “[ribs](/duo-build/structure/brackets.md#key-terms)” must have the Hex Cap Screw head.
{% endhint %}

|                                  |                                                                                                                                       |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/-MCNzqXarvcRwKWKsQX8) | <p>Take a bracket and finger start one Hex Cap Screw and Nyloc Nut per hole.</p><p></p>                                               |
| ![](/files/-MCENatOdPYdhkS1PbeR) | <p><strong>PRE-LOADED BRACKET COMPELTE</strong></p><p>Repeat this step until you have <strong>eight</strong> Pre-Loaded Brackets.</p> |

### Pre-Loading UltraPlanetary Flat Mounting Bracket Steps&#x20;

|                                  |                                                                                                                                     |
| -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/-MCENqBkbR1mX0qFn1GW) | <p>Take a bracket and finger start one Hex Cap Screw and Nyloc Nut per hole.</p><p></p>                                             |
| ![](/files/-MCENsl9WR9RnYAvFgi6) | <p><strong>PRE-LOADED BRACKET COMPELTE</strong></p><p>Repeat this step until you have <strong>two</strong> Pre-Loaded Brackets.</p> |

### Pre-Loading Bent Core Hex Motor Bracket Steps&#x20;

|                                  |                                                                                         |
| -------------------------------- | --------------------------------------------------------------------------------------- |
| ![](/files/-MDVDGyfuj06qS8lTJfl) | <p>Take a bracket and finger start one Hex Cap Screw and Nyloc Nut per hole.</p><p></p> |
| ![](/files/-MDLeZEVRkYrGjl7hQ5k) | <p><strong>PRE-LOADED BRACKET COMPELTE</strong></p><p></p>                              |

### Pre-Loading Bent Servo Bracket Steps&#x20;

|                                  |                                                                                         |
| -------------------------------- | --------------------------------------------------------------------------------------- |
| ![](/files/-MDVDvJVuLiBvPiBoO8b) | <p>Take a bracket and finger start one Hex Cap Screw and Nyloc Nut per hole.</p><p></p> |
| ![](/files/-MDLhoplwliP4Dx6hCP7) | <p><strong>PRE-LOADED BRACKET COMPELTE</strong></p><p></p>                              |


---

# Agent Instructions: 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:

```
GET https://docs.revrobotics.com/duo-build/ftc-starter-kit-class-bot/skv3-pre-loading-brackets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
