24 lines
384 B
Markdown
24 lines
384 B
Markdown
---
|
|
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.
|