# Motor-to-Pin Connection Too Tight

### Issue

When attaching the motor to the bracket:

* The **pin and clevis** may not fit easily into the motor connector.
* This can cause frustration during setup and may appear as though the parts are misaligned or stuck.

**Example scenario:**

![](/files/d5T3kXGYhmelL2iF4l8f)

### Cause

This issue is usually due to the **motor being fully retracted** at the time of assembly. In its fully retracted state, the motor's position prevents easy insertion of the clevis and pin.

### Solution

To solve this:

1. **Power on the OcuTrap.**
2. Using the **app** or the **buttons inside the POD, press the "Close" button** to extend the motor slightly.
   * This will expand the motor outward, creating enough clearance for the pin and clevis to fit properly.
3. **Prop up the motor** to allow it room to extend fully (see images below).

<figure><img src="/files/LUp4tWA9FevEUmRJd3H4" alt="" width="188"><figcaption></figcaption></figure>

#### Step-by-Step

| Step | Action                                                                                  |
| ---- | --------------------------------------------------------------------------------------- |
| 1    | Ensure the OcuTrap is powered on and motor is plugged in.                               |
| 2    | Use the app or POD controls to press the **Close** button, extending the motor outward. |
| 3    | Hold or prop up the motor (lift it slightly) to give it clearance to move.              |
| 4    | Once extended, **let the door down all the way** and slide it forward to reposition.    |
| 5    | Unplug the motor to prevent it from moving unexpectedly.                                |
| 6    | Insert the clevis and pin into the motor connector easily.                              |

**Photos for reference:**

| ![](/files/Nd3XYQpXV5MLb5zVR30e) | ![](/files/u7LaauxFwMbLXPs0SQjk) |
| :------------------------------: | :------------------------------: |

### Tip

* Always make sure the **trap door is fully lowered** before attempting final assembly of the motor to the bracket.
* If the motor is already fully extended, no further action is needed.


---

# 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.ocutrap.com/troubleshooting/motor-to-pin-connection-too-tight.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.
