---
tag: m0107
title: Fan Off
brief: Turn off a fan
author: thinkyhead

group: thermal

codes: [ M107 ]

notes: Turn on fans with [`M106`](/docs/gcode/M106.html).

parameters:
  -
    tag: P
    optional: true
    description: Fan index
    values:
      -
        tag: index
        type: int

examples:

---

Turn off one of the fans. If no fan index is given, the print cooling fan.
