Hi, have a maestro based printer that is under constant use (1000s of hrs printing, 50kg+ of filament since any faults) that has suddenly started misbehaving. i.e. web interface refusing to connect (greyed out / disconnected when accessed from multiple browsers) and stopping part way through prints.
I had attributed the problems to a worn SD card & replacing the SD card seemed to work. I'm now (2 days later) having issues with the printer layer shifting in the y axis on a number of different gcode files (all files that I have printed 100s of times before). The Y axis feels completely smooth mechanically & extrusion looks great when printing (no blobs of plastic ect). Have tried running the print at 50% speed and the layer shifting was just as bad / worse.
I'm running out of ideas to fix the issue (short of swapping boards between printers & potentially taking another printer out of commission) so turning to the forum for help.
Below is the M122 Log taken just after the most recent 50% speed print:
=== Diagnostics ===
RepRapFirmware for Duet 2 Maestro version 2.03 running on Duet Maestro 1.0
Board ID: 08DAM-9F9DA-MWNS8-6JTDG-3SW6S-K41GX
Used output buffers: 3 of 24 (14 max)
=== RTOS ===
Static ram: 19664
Dynamic ram: 87736 of which 0 recycled
Exception stack ram used: 376
Never used ram: 23296
Tasks: NETWORK(ready,660) HEAT(blocked,1276) MAIN(running,3908) IDLE(ready,160)
Owned mutexes:
=== Platform ===
Last reset 37:52:58 ago, cause: power up
Last software reset at 2020-03-08 11:45, reason: User, spinning module GCodes, available RAM 23564 bytes (slot 0)
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0400f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414d
Error status: 0
Free file entries: 9
SD card 0 detected, interface speed: 15.0MBytes/sec
SD card longest block write time: 43.3ms, max retries 0
MCU temperature: min 24.1, current 28.6, max 31.5
Supply voltage: min 0.0, current 24.1, max 24.4, under voltage events: 0, over voltage events: 0, power good: yes
Driver 0: ok, read errors 0, write errors 0, ifcount 58, reads 12544, timeouts 0
Driver 1: ok, read errors 0, write errors 0, ifcount 60, reads 12542, timeouts 0
Driver 2: standstill, read errors 0, write errors 0, ifcount 58, reads 12543, timeouts 1
Driver 3: ok, read errors 0, write errors 0, ifcount 43, reads 12364, timeouts 195
Driver 4: standstill, read errors 0, write errors 0, ifcount 6, reads 12596, timeouts 0
Driver 5: ok, read errors 0, write errors 0, ifcount 0, reads 0, timeouts 12601
Driver 6: ok, read errors 0, write errors 0, ifcount 0, reads 0, timeouts 12601
Date/time: 2020-03-10 10:13:04
Slowest loop: 55.89ms; fastest: 0.06ms
I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
=== Move ===
Hiccups: 0, FreeDm: 166, MinFreeDm: 103, MaxWait: 17362857ms
Bed compensation in use: none, comp offset 0.000
=== DDARing ===
Scheduled moves: 887, completed moves: 881, StepErrors: 0, LaErrors: 0, Underruns: 0, 0
=== Heat ===
Bed heaters = 0, chamberHeaters = -1 -1
Heater 0 is on, I-accum = 0.0
Heater 1 is on, I-accum = 0.8
=== GCodes ===
Segments left: 1
Stack records: 1 allocated, 0 in use
Movement lock held by null
http is idle in state(s) 0
telnet is idle in state(s) 0
file is doing "G1 X194.693 Y178.912 E25.5923" in state(s) 0
serial is idle in state(s) 0
aux is idle in state(s) 0
daemon is idle in state(s) 0
queue is idle in state(s) 0
lcd is idle in state(s) 0
autopause is idle in state(s) 0
Code queue is empty.
=== Network ===
Slowest loop: 57.42ms; fastest: 0.02ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
HTTP sessions: 2 of 8
Interface state 5, link 100Mbps full duplex
=== Filament sensors ===
Extruder 0 sensor: ok
Thanks, John