docs: Improve filament width sensor documentation (#5058)

Add Filament Width Sensor to G-Codes.md

Remove Redundant Filament Width Sensor Entries

Remove Duplicate Status Reference In Hall Filament Width Sensor

Fix Indentation For Filament Width Sensors

Signed-off-by: Yifei Ding<yifeiding@protonmail.com>
This commit is contained in:
Yifei Ding
2021-12-27 09:41:31 -08:00
committed by GitHub
parent 634ae08df6
commit 98af5dffe6
4 changed files with 68 additions and 124 deletions

View File

@@ -138,7 +138,8 @@ The following information is available in the
[hall_filament_width_sensor](Config_Reference.md#hall_filament_width_sensor)
object:
- `is_active`: Returns True if the sensor is currently active.
- `Diameter`, `Raw`: The last read values from the sensor.
- `Diameter`: The last reading from the sensor in mm.
- `Raw`: The last raw ADC reading from the sensor.
## heater