VoronDesign / Voron-Trident

Voron Trident CoreXY 3D Printer design
578 stars 173 forks source link

Issue with extruder. It freezes up when printer is powered and won't work when activated #154

Closed HeATThER closed 5 months ago

HeATThER commented 5 months ago

I've tried everything. swapping cables, motors, drivers, and ports to troubleshoot the problem, but nothing is working, leaving me thinking that it must be in the config. This is a new build. The extruder worked last week on a small test run, but after I troubleshooted and calibrated some other things, it now freezes when I power on the printer. I'm truly at a loss on this and need some guidance. The only thing I remember doing out of the ordinary is updating Klipper, Moonraker, and such. It comes with a warning that it can make changes to the system, but I wouldn't know exactly what all the updates did. That stuff is a little above my head.

Thanks for taking a look at my code. I really do appreciate the help. My social network for 3D printing is me and google. XD And I've about exhausted my resources on this one.

printerconfig.txt

HeATThER commented 5 months ago

After some fiddling, I found the problem. I needed ! on the en pin.

timmit99 commented 5 months ago

That would do it! Since the example config has it I'm assuming it just got accidentally deleted during your encounter calibration! Probably accidently removed the ! from the enable pin and not the dir pin.

Glad to hear it's resolved!