# Adjusting Throttle and Clutch Cable

Cable condition and adjustment affect both feel and safety. Inspect both cables and adjust as needed before each event.

{% hint style="danger" %}
Use **only** a dedicated cable lubricant (e.g., PJ1 Cable Lube) when lubricating cables. General-purpose lubricants can swell or damage the inner cable liner and cause sticking or failure.
{% endhint %}

## Throttle Cable (Throttle-by-Cable Cars Only)

Drive-by-wire cars (2023 and newer) do not have a mechanical throttle cable at the pedal — skip this section if your car is DBW.

On throttle-by-cable cars, the throttle pedal connects via cable to the throttle body. Check for smooth, free movement through the full pedal range with no binding or sticking.

1. With the engine off, press the throttle pedal through its full travel — it should move freely and return crisply.
2. Inspect the cable routing for any sharp bends, kinks, or chafing.
3. Adjust freeplay at the barrel adjuster near the throttle body:
   * Turn adjuster **out** to increase freeplay.
   * Turn adjuster **in** to reduce freeplay.
4. Lock the adjuster locknut after setting.

## Clutch Cable

The clutch is cable-operated on all Rush SR models. The cable runs from the clutch pedal through the chassis to the engine.

1. Check that the pedal moves freely through its full range with no binding.
2. The cable should have a small amount of slack at the pedal end before resistance is felt — enough that the clutch is fully released at rest, but engagement happens cleanly through pedal travel.
3. Adjust at the barrel adjuster (at the pedal end or the engine end):
   * Turn **out** to add slack.
   * Turn **in** to remove slack.
4. Lock the adjuster locknut after setting.

## Cable Inspection

Inspect the full length of both cables for:

* Fraying or kinking of the inner wire
* Cracking or splitting of the outer sheath
* Binding at any routing point or bend

Replace cables showing any of these signs. The throttle and clutch cables use different diameter wire and conduit — they are **not interchangeable**. Carry a spare clutch cable as trackside insurance.


---

# 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://manual.rush.sr/maintenance/each-weekend/adjusting-throttle-and-clutch-cable.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.
