Printing paused Filament error on extruder 0: noDataReceived
-
Hello, i dont get the Magnetic Filamensensor running right...
This error comes every 10seconds and the Printer gets paused:
Printing paused Filament error on extruder 0: noDataReceived
My M591 D0 shows this:
Duet3D rotating magnet filament monitor v1 on pin e0stop, enabled, sensitivity 28.80mm/rev, allow 60% to 160%, check printing moves every 3.0mm, no data received
What do i wrong please?
M122
=== Diagnostics ===
RepRapFirmware for Duet 2 WiFi/Ethernet version 3.4.6 (2023-07-21 14:08:28) running on Duet WiFi 1.02 or later
Board ID: 08DGM-95BNL-MGPSN-6JKD2-3SJ6K-90YBY
Used output buffers: 1 of 26 (24 max)
=== RTOS ===
Static ram: 23896
Dynamic ram: 79580 of which 0 recycled
Never used RAM 5196, free system stack 114 words
Tasks: NETWORK(notifyWait,14.8%,242) HEAT(notifyWait,0.0%,333) Move(notifyWait,0.2%,292) MAIN(running,84.8%,436) IDLE(ready,0.2%,30), total 100.0%
Owned mutexes: WiFi(NETWORK)
=== Platform ===
Last reset 00:20:27 ago, cause: power up
Last software reset at 2023-08-23 13:22, reason: User, GCodes spinning, available RAM 5452, slot 2
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
Error status: 0x08
Aux0 errors 0,1,0
Step timer max interval 0
MCU temperature: min 36.1, current 41.9, max 42.2
Supply voltage: min 24.1, current 24.3, max 24.7, under voltage events: 0, over voltage events: 0, power good: yes
Heap OK, handles allocated/used 99/1, heap memory allocated/used/recyclable 2048/40/0, gc cycles 0
Events: 6 queued, 6 completed
Driver 0: standstill, SG min 39
Driver 1: standstill, SG min 283
Driver 2: standstill, SG min n/a
Driver 3: standstill, SG min n/a
Driver 4: standstill, SG min n/a
Driver 5:
Driver 6:
Driver 7:
Driver 8:
Driver 9:
Driver 10:
Driver 11:
Date/time: 2023-08-23 18:25:30
Cache data hit count 4294967295
Slowest loop: 220.83ms; fastest: 0.17ms
I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
=== Storage ===
Free file entries: 9
SD card 0 detected, interface speed: 20.0MBytes/sec
SD card longest read time 5.9ms, write time 65.4ms, max retries 0
=== Move ===
DMs created 83, segments created 23, maxWait 293517ms, bed compensation in use: mesh, comp offset 0.000
=== MainDDARing ===
Scheduled moves 570, completed 570, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
=== AuxDDARing ===
Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
=== Heat ===
Bed heaters 0 -1 -1 -1, chamber heaters -1 -1 -1 -1, ordering errs 0
Heater 0 is on, I-accum = 0.8
Heater 1 is on, I-accum = 0.2
=== GCodes ===
Segments left: 0
Movement lock held by null
HTTP is idle in state(s) 0
Telnet is idle in state(s) 0
File is idle in state(s) 0
USB is idle in state(s) 0
Aux is idle in state(s) 0
Trigger is idle in state(s) 0
Queue is idle in state(s) 0
LCD is idle in state(s) 0
Daemon is idle in state(s) 0
Autopause is idle in state(s) 0
Code queue is empty
=== Filament sensors ===
Extruder 0: no data received
=== Network ===
Slowest loop: 148.34ms; fastest: 0.00ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0)
HTTP sessions: 2 of 8
= WiFi =
Interface state: active
Module is connected to access point
Failed messages: pending 0, notready 0, noresp 0
WiFi firmware version 1.27
WiFi MAC address 2c:3a:e8:0a:fe:02
WiFi Vcc 3.38, reset reason Turned on by main processor
WiFi flash size 4194304, free heap 25352
WiFi IP address 192.168.178.44
WiFi signal strength -55dBm, mode 802.11n, reconnections 0, sleep mode modem
Clock register 00002002
Socket states: 0 0 0 0 0 0 0 0 -
nobody an idea?
-
What do i wrong please?
If you get the message "noDataReceived", you either assigned the MFM to the wrong port or your wiring is wrong. Double check that the magnetic filament monitor is really connected to "e0stop". Then, trace the lines to the MFM according to this scheme: Duet3D Filament Monitor: Wiring. Take special care of this note:
on board revision v1.7a and later, the 'Switch' and 'Output' header is rotated 180 degrees, ie the connector tab is on the outside edge, compared with v1.7.
-
Hello and thank you for your help, I checked the wiring and it should fit. I've also tested if I swap the two outer contacts, but then the sensor doesn't even flash anymore, so it should fit the way it's connected. The error stays the same. When I turn on the printer, the sensor also flashes 3x as it should and when I push the filament through the sensor by hand, it also registers this and flickers or lights up almost permanently as it should.!
-
@rs-concepts said in Printing paused Filament error on extruder 0: noDataReceived:
I checked the wiring and it should fit.
According to this wiring diagram, you attached the MFM to the E1 stop connector of the Duet 2.
-
@infiniteloop oh shit.....10x checked and overlooked^^
Many thanks for the help. Now it seems to be working.
-
-