---
tag: g020
title: Inch Units
brief: Set Units to Inches.
author: thinkyhead

since: 1.1.0
requires: INCH_MODE_SUPPORT
group: units

codes: [ G20 ]

example:
  -
    code:
      - G20 ; set units to inches
---

Set units to inches. In this mode, all positions, offsets, rates, accelerations, etc., specified in G-code parameters are interpreted as inches.

