# Axon MAX+

{% hint style="warning" %}
The Axon MAX+ has been discontinued and replaced by the [Axon MAX MK2](/servos/max.md)
{% endhint %}

{% hint style="success" %}
Compatible with [Servo Programmer](/archive/programmer.md)
{% endhint %}

The Axon MAX+ is a high torque brushless servo suited for high torque applications such as arms, linkages, turrets, and 1/10-1/8 RC steering.&#x20;

### Features

* Heat treated 416 and 303 stainless steel gears
* 6061 T6 Case
* Dual 6x10mm ball bearing output shaft
* Hall effect encoder
* 64% efficiency at peak power output
* \*Dual Mode
* Programmable&#x20;
* H25T spline

\*If Purchased after Sep 25 2022

### Specs

Weight: 85g

<table><thead><tr><th width="136">Voltage (V)</th><th width="128">Idle (mA)</th><th width="128">Stall (mA)</th><th>Speed (sec/60°)</th><th>Torque (kgf·cm)</th></tr></thead><tbody><tr><td>4.8 *</td><td>280</td><td>3600</td><td>0.140</td><td>28</td></tr><tr><td>6.0 ** </td><td>320</td><td>4000</td><td>0.115</td><td>34</td></tr><tr><td>7.2</td><td>360</td><td>4300</td><td>0.100</td><td>39</td></tr><tr><td>8.4</td><td>400</td><td>4600</td><td>0.085</td><td>45</td></tr></tbody></table>

\*REV Control/Expansion Hub operating voltage        \*\*REV Servo Power Module Operating Voltage


---

# 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.axon-robotics.com/archive/max.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.
