Basic Information:
Printer Model: MatterHackers Pulse XE
MCU / Printerboard: Azteeg X5 GT (LPC1769) with TMC2660’s
Host / SBC : Raspberry Pi 3 B+
klippy (4).log (3.9 MB)
Fill out above information and in all cases attach your klippy.log
file (use zip to compress it, if too big). Pasting your printer.cfg
is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
Seemingly randomly, I keep getting these error messages:
TMC 'stepper_z' reports error: READRSP@RDSEL2: 000e0360 ot=1(OvertempError!) otpw=1(OvertempWarning!) s2gb=1(ShortToGND_B!) ola=1(OpenLoad_A!) se=24 sg_result@rdsel2=1
and
TMC 'stepper_x' reports error: READRSP@RDSEL2: 00ffffff stallguard=1 ot=1(OvertempError!) otpw=1(OvertempWarning!) s2ga=1(ShortToGND_A!) s2gb=1(ShortToGND_B!) ola=1(OpenLoad_A!) olb=1(OpenLoad_B!) stst=1 se=31 sg_result@rdsel2=31
and
TMC 'stepper_y' reports error: READRSP@RDSEL2: 00000000 se=0(Reset?)
Now I know the third one is similar to one of the pages in the Knowledge Base category, however mine is se=0, not se=1. Also it seems possibly relevant to the first and second errors.
So far I have gotten each of these errors on all 4 steppers connected to my machine. X, Y, Z, and extruder. They happen while homing, just jogging axes, and soon after starting a print. To be clear, all steppers do work for a certain amount of time before it throws the error.
The first and second errors mention overtemp, so I turned off my machine for an hour or so, came back and sure enough, after a minute of just jogging and homing I get the error again. Felt the motors and heatsinks, and they were slightly warm but nothing bad.
A few hardware things I have tried:
- Two different power supplies, both 12v and 24v
- Checked resistances on all stepper wires
- Pulled and put all TMC drivers back in (idk man, im just trying everything now)
- Messed around with currents to the drivers
- Replaced power supply connections (they were a bit shotty and needed to be replaced anyway)
Any help would be appreciated. Thanks!