Welcome to mirror list, hosted at ThFree Co, Russian Federation.

M406.md « _gcode - github.com/MarlinFirmware/MarlinDocumentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2a1729e3e41696adf294053c0fd3cab3b7ee7a34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
tag: m0406
title: Filament Width Sensor Off
brief: Disable filament width sensor flow control
author: thinkyhead

requires: FILAMENT_WIDTH_SENSOR
group: control

codes: [ M406 ]

notes: Requires `FILAMENT_WIDTH_SENSOR`.

parameters:

example:
  -
    pre: Stop measuring filament width
    code: M406

---

Turn off the filament width sensor and stop using it to do flow control.