flexi-bot/docs/marlin/_gcode/M407.md
2023-09-05 20:38:49 +02:00

26 lines
412 B
Markdown

---
tag: m0407
title: Filament Width
brief: Report the measured filament width
author: thinkyhead
requires: FILAMENT_WIDTH_SENSOR
group: control
codes: [ M407 ]
notes: Requires `FILAMENT_WIDTH_SENSOR`.
parameters:
example:
-
pre: Get the current measured filament width
code:
- M407
- '> Filament dia (measured mm): 1.768'
---
Report the current measured filament width to the host.