HELP!! I have added an extra powersupply to my Prusa Mendel 3d printer.

HELP!! I have added an extra powersupply to my Prusa Mendel 3d printer. I had to add some length to the stepper wires and replaced some wiring, but nothing in my setup changed. I have measured the steppers and wiring and that all good.

But since i did this update my x, y and extruder motor will not turn anymore.

When i try to manually move the nozzle (x, y) the extruder motor jitters softly, but the x and y motor do nothing.

I am really desperate now. I have no idea what is wrong. I added a resistor to the 5v line but that doesn’t make a difference.

Can anyone please help me out?

Do both PSU share the ground wire? Did you measure the voltage coming from both PSU between yellow and black wires? Did you try to revert back to one PSU configuration?

cold solder joints. re wet all connections on problem motor.

One psu is for the entire printer and the extra one is only connected to the heated bed.

I measured the voltage of the psu and it’s like expected, 12V.

Both psu share the gnd wire.

I checked all connections and get a perfect 4 Ohm for every coil in the steppers. So i guess the solder joints should be good right?

you say it worked.
Then the only thing that changed is some extensions on the wires.
You verified power,
If we take you at your word, The only thing that changed is the extensions and the fact it doesnt work any more. Either find what makes that statement false, or the extension is your problem

you might swap psu from one side see if other things stop working. Perhaps you missed something activating the psu . If so it should present if you swap them.

One more thing, I assume your board (Megatronics or something?) has removable stepper drivers, try to swap working stepper driver with malfunctioning one. See if anything changes then. Make sure you didn’t swap any wires from steppers to drivers.

It might be that the longer wires are now acting up (more) as antenna en too much electromagnatic interference is introduced in your wires. Try twisting the wires (or use twisted pair UTP cable). Also shielding can help.

It’s very likely that the power supply for the steppers is not going into full switching mode. There is a minimum power requirement to get a clean regulated output. The steppers draw very little current at idle. There is not enough load on the 12v line. You can easily replace the 12v supply to the board with a 90 watt power brick if its not powering the bed.
How did you hook up the second supply to the bed? Are you using a relay or otherwise isolating the power supply?

@Marky_Cee ​​​ i will try that. I bundled them together with tiewraps.

@Stephanie_A ​​​ the second powersupply it’s ground wire is connected to the ground of the first supply and the 12V wire is going directly to the bed. (The mosfet for switching is attached to the negative side of the bed)

So to be clear: psu+ to bed+, bed- to sanguinololu bed- connector.

I prefer server power supplies cause they typically have only +12 v output but can do 50A or even more.

I tried twisting the wires and hold them apart, but no difference. I should say that the z motors are working fine (those are extended too) and the x axis (wich is not extended) is not working. So to me it looks like it is not a wire problem.

Also the motors can be moved freely. Or in other words, they are not powered or held in place like they normaly should.

For the printer itself, i still use the original powersupply that has been working fine since i got it. I only added the second one because i couldn’t get the bed higher than 67 degrees celsius.

So you dont have any relay to separate the control board?

did you tie the grounds together ?

First of all calm down your printer is fine. Now check for interface on the steper motor lines and check the solder joints

Stephanie said what i was thinking. ALso good to swap drivers and see what happens . Something else changed is the point. Need to find it.

I don’t use a relay. It is not nescesairy because the mosfet is on the negative side of the bed.

I did tie the grounds together.

I will check my solder joints again and try to swap the drivers.

I’ll keep you posted! Thanks guys!

Ok i did some more testing. I swapped the drivers. No difference.

When i attach the x or y motor to the z driver, they work fine.

I also completely detached the second powersupply (even the shared ground). No difference.

I also tried afjusting the stepper driver current. Also no difference.

You’d almost think that it has something to do with the code. (I never updated the code since first install).

The following idea wasn’t actually tested:

Stepper motor driver has two control pins, STEP and DIR (look here: https://a.pololu-files.com/picture/0J4124.600.png?91f6a95b143bbb0f34f82c30a47fcced). Detach stepper motor driver board and plug a LED + 1kOhm resistor between STEP and ground. When you drive the stepper from printer control software the LED shall blink. If it’s not then either you inverted LED polarity or your control board has problem. Bad contact or microcontroller output pin burned.