smart-filament-detection-module icon indicating copy to clipboard operation
smart-filament-detection-module copied to clipboard

filament_motion_sensor on Flsun V400 / MKS Nano V2.0

Open The-Padi opened this issue 1 year ago • 0 comments

I have a problem with the filament_motion_sensor : It goes immediately into Filament encoder runout at the start of the print. I'm working with a FLSUN V400 with a MKS Nano V2.0 motherboard and here is the printer.cfg

[filament_motion_sensor encoder_sensor]
switch_pin: ^PA13
detection_length: 25
extruder: extruder
pause_on_runout: False
event_delay: 3.0
runout_gcode:
  PAUSE
  M117 Filament encoder runout
insert_gcode:
  M117 Filament encoder inserted

Can anyone give me a hand please ?

The-Padi avatar Aug 08 '24 21:08 The-Padi