# Balancing

## Step 1: Install counterweight shaft

Thread the counterweight shaft into the counterweight shaft mounting house.

<figure><img src="/files/3D0kVb7q7ubi5G05mmnI" alt=""><figcaption></figcaption></figure>

The counterweight shaft is designed to counter balance the mount’s own weight (as shown below).

<figure><img src="/files/AHixXWJWOi5DXeyE0Oca" alt=""><figcaption></figcaption></figure>

## Step 2: Install counterweight

Counterweights help balance the load attached to the mount, the camera box in this case.

{% hint style="info" %}
Before putting on the counterweight, make sure the mount is at its zero position, i.e., the counterweight shaft pointing to the ground (as shown below).
{% endhint %}

<figure><img src="/files/wocPanykPLm9PKynHI77" alt=""><figcaption></figcaption></figure>

Disengage the R.A. gear switch to set the R.A. axis free before loading the counterweight.

<figure><img src="/files/tXkKYJtlqpIvMOz7zwOh" alt=""><figcaption></figcaption></figure>

Remove the counterweight safety cap at the end of counterweight shaft.&#x20;

<figure><img src="/files/VbqWRtZtbwDEtrAo2xrV" alt=""><figcaption></figcaption></figure>

Glide the counterweight over the shaft with the larger hole opening facing down. Tighten the counterweight locking screw to hold the counterweight in place.&#x20;

<figure><img src="/files/SxlyUD6fIciERN1RWPM4" alt=""><figcaption></figcaption></figure>

Place the counterweight safety cap back onto the shaft. Move the counterweight to the bottom of the shaft and tighten the counterweight locking screw. Re-engage the R.A. gear switch.

{% hint style="info" %}
Never operate the mount with only the counterweight or only the load on it. It may damage the precision engineering of the mount drive system.
{% endhint %}

## Step 3: Attach camera box

Loosen the locking block on the vixen dovetail saddle of the mount.&#x20;

<figure><img src="/files/Pj9ia7qvyOGzJSxSzaRy" alt=""><figcaption></figcaption></figure>

Slide the camera box vixen dovetail onto the mount saddle and lock tighten the locking block to secure the camera box. The cameras should face the side with the counterweight shaft when mount is set to the zero position.

<figure><img src="/files/bYu0vmEI04WQzRvzfkNA" alt=""><figcaption></figcaption></figure>

## Step 4: Balance the mount

Balancing the weights help optimize the performance of an equatorial mount for smooth and precise motions. Balancing the mount is an essential part of being able to track the night sky properly. As you are building your unit you may have to re-balance the mount a number of times as more weight is added to the camera box or every time the camera box is removed and placed back on the mount.

As part of the [final deployment](/build/deploy.md) the mount must be balanced before attempting to do a polar alignment.

{% hint style="warning" %}
Be careful when releasing the clutches on the mount as it is possible for the mount to swing rapidly if the balance is off and there is the potential for causing damage.

Always keep one hand on the head of the camera box until you are comfortable with how the mount will move with the clutches released.
{% endhint %}

{% embed url="<https://youtu.be/mA3uH9C8UNo>" %}


---

# 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://www.projectpanoptes.org/build/hardware/mount-and-pier/mount/balancing-the-mount.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.
