davidramiro / Marlin-Ai3M

🖨 Marlin firmware optimized for the Anycubic i3 Mega 3D printer
GNU General Public License v3.0
519 stars 184 forks source link

Extruder motor stops working[BUG] #137

Open PMarco03 opened 1 year ago

PMarco03 commented 1 year ago

After 2 or 3 layers the extruder motor of my Anycubic I3 Mega S stops working with TMC 2208. Once installed the firmware, i had to reverse the extruder motor's pin to make it working correctly. I tried to mash calibrating the printer different times, i checked the Vref of the drivers, i tried to swap the drivers, and i tried lowering the plate manually but the motor keeps loosing steps and than it stops working and i need to reboot the printer to make it work again. I tried extruding filament with the built-in function and it work properly. I followed the guide, i sent those commands after installing the firmware:

davidramiro commented 1 year ago

Print via USB and check the output when it stops. Might be runaway protection kicking in.

smart734 commented 1 year ago

Which slicer are you using? I had the same issue with new Prusa Slicer 2.5.0, so I tried Cura and it is working properly.

PMarco03 commented 1 year ago

Print via USB and check the output when it stops. Might be runaway protection kicking in.

it doens't give any error messages. the printer just keep printing but without extruding the filament

Which slicer are you using? I had the same issue with new Prusa Slicer 2.5.0, so I tried Cura and it is working properly.

Cura 4.11.0

Now I tried to update the firmware to marlin V2 but it has the same error. During a print i noticed that the motor became more noisy for 2 seconds and than it has stopped working again

I tried to sent the command G26 C H200 P5 R25 Q4.2 Z4. It moves the extruder and the plate but it doesn't extrude. When it starts, the stepper looses steps and than it just stops working

Is 0.85 correct for the Vref of all drivers?