Hello,
I’m having huge issues with my printer (Ender 3 with a SKR mini e3 v1.2 board) since recently. I don’t know how long ago since it happens specifically with a print that takes a large portion of the bed, which I don’t print often.
My issue is that my printer will randomly stop printing, saying:
TMC ‘stepper_x’ reports error: GSTAT: 00000001 reset=1(Reset)
Once the underlying issue is corrected, use the
“FIRMWARE_RESTART” command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
it’s always the stepper_x giving an error.
I tried removing pressure advance since some people said it gave them this issue, but it didn’t change anything. I’ve checked my config compared to the example config for the SKR mini E3 v1.2 and I can’t find anything wrong.
I checked the wiring from the x motor to the board and didn’t see anything wrong with the wire.
Also, I updated octoprint and klipper today, because before I had even worse issues with the same print: the print would randomly multiply the movements in the X axis; sometimes even going over the bounds, so the hotend would hit against the sides and the motor would skip.
it always happens at the same point: about 1/3 of the way of the second layer. I can print full smaller items successfully.
I thought maybe I had an issue with my bowden tube, because it’s a bit short and going to the farthest position in x it would “pull” a bit, there was some light resistance. I figured maybe it made the motor strain too much. Anyway, it looks like maybe it helped a bit? I was able to do 4 layers but then it stopped again…
I’m really at a loss now… the x motor is not hot when this happens by the way, I can let my hand rest on it and it’s barely hot it seems.
The only solution I thought about was to up the current on the motor a bit, but I’m very hesistant to do it since it worked before and my current is currently like the one in the example.
here are my logs: pastebin - outil de debug collaboratif
I wasn’t able to run a DUMP_TMC command, it just says the tmc was reset…
Thanks