From 6c1a4a825d4e2fdbc0a5c9aed580e297c0d1601b Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Thu, 4 Sep 2025 14:21:47 -0400 Subject: [PATCH] docs: Note filemant_motion_sensor can be associated with extruder_stepper Signed-off-by: Kevin O'Connor --- docs/Config_Reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 83de9609..ca21bcf2 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -4944,8 +4944,8 @@ detection_length: 7.0 # a state change on the switch_pin # Default is 7 mm. extruder: -# The name of the extruder section this sensor is associated with. -# This parameter must be provided. +# The name of the extruder or extruder_stepper section this sensor +# is associated with. This parameter must be provided. switch_pin: #pause_on_runout: #runout_gcode: