# \[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`
