> For the complete documentation index, see [llms.txt](https://manual.rotrics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.rotrics.com/gcode/marlin-original-commands/marlin-m083-e-relative.md).

# \[Marlin] M083 - E Relative

{% hint style="success" %}
**📅Update: 2020/09/18**
{% endhint %}

## Description

This command is used to override [`G90`](https://app.gitbook.com/docs/gcode/G090.html) and put the E axis into relative mode independent of the other axes.

## Notes

* G90 and G91 clear this mode.

## Usage

`M83`
