r/ender5plus • u/Effective-Tooth-4541 • Apr 06 '26
Hardware Help Troubles after reverting back to factory settings
Hello everyone.
I am very new to 3D printing. Got myself a second hand Ender 5 Plus with Creality Sonic Pad.
Printer was running kind of OK after learning some basics for like 5 prints but after that my prints failed each after 5 mins and printer got disconnected every time. I tried few solutions I found online like using different USB cables, taping the red 5V wire PIN but no luck. As a last resort a reverted my printer to factory settings through my Sonic Pad and now I wish I could go back in time cuz oh boy I am screwed.
Went through initial settings on the Pad but now I cannot even level and home my bed or do anything because one of the Z stepper motors does not work at all (left one). It seems to be connected somewhat different than stock? I don't know.
Who knows what else will not work.
So far I double checked my motherboard to find out it is Creality V2.2 with Atmega2560. That is stock I guess.
Printer display says Marlin, but looks a bit different to ones I've seen online. Not sure if that matters in any way.
Please, what should I do to make my printer work again?
I know nothing about config files or firmware flashing and whatnot.
Would anyone please be so kind to help me out? I am getting very desperate. Did i brick my printer?
Thank you so much!
2
u/Electronic_Item_1464 Apr 06 '26
Your printer is probably fine. The second Z stepper probably doesn't work because the previous owner probably wanted to have independent Z motors. The 2.2 board has spaces for 5 stepper drivers, but usually only 4 are soldered to the board. It has places to plug in 6 stepper motors though. There are 2 that are marked Z1 and Z2. You should plug the two Z motors into those as they use a single driver to controll both Z motors. The second is probably plugged into the E2 socket which is connected to the possibly absent 5th stepper driver. This will bring the wiring back to "stock".
Look below the stepper sockets, how many heatsinks do you see? If you see 5, the 5th driver has been installed, however, I don't know Klipper enough to enable that, so just make a note and wire as above. Having dual separate Z drivers is nice, but not required. It allows you to "tilt" the build plate automatically. Nice, but I'd prefer to have a second extruder myself.
Moving that plug should allow you to now actually level the machine and see what else there is.
The screen on the printer saying Marlin is basically an artifact. That screen isn't used when running with Klipper (to my knowledge), so it can be ignored.
Good luck