Close



Page 8 of 26 FirstFirst ... 67891018 ... LastLast
Results 71 to 80 of 255
  1. #71
    Engineer-in-Training TopJimmyCooks's Avatar
    Join Date
    Jul 2014
    Posts
    204
    I have a 12V only power supply but I'm going to add 5V power, possibly using a cell phone car charger or similar, to be able to run ABL without USB connection. might try a $5 UBEC instead. I'm also interested in doing the raspberry/wifi octopi setup and will need 5V for that.
    Last edited by TopJimmyCooks; 10-01-2014 at 07:06 PM.

  2. #72
    Engineer
    Join Date
    Jul 2014
    Location
    Eastern Colorado
    Posts
    536
    I would have thought a need for a secondary power supply would have been mentioned somewhere, or do all the kit makers assume we'd be using PC power supplies?

  3. #73
    Engineer-in-Training TopJimmyCooks's Avatar
    Join Date
    Jul 2014
    Posts
    204
    PC supplies seem to be recommended by Makerfarm and other kit companies. However, right out of the box there's nothing to connect 5V to. I went with a 12V power supply so it could be mounted on the printer. Now, as I'm printing more stuff, and print longer prints with the SD card, the onboard 5V starts to be more important.

  4. #74
    Staff Engineer printbus's Avatar
    Join Date
    May 2014
    Location
    Highlands Ranch, Colorado USA
    Posts
    1,437
    Add printbus on Thingiverse
    If I wanted to add 5v for a Pi or ABL servo, I'd do like TopJimmyCooks and use a BEC or other regulator running off of 12V so I don't need to add another AC plug.

    AbuMaia, by kit makers are you referring to people like MakerFarm? The printer kit as delivered works fine on just a single 12V supply. It's adding stuff onto their printer that is driving the possible need for an additional power supply or regulator, and there's no way they can predict what people are going to try to add.

  5. #75
    Staff Engineer printbus's Avatar
    Join Date
    May 2014
    Location
    Highlands Ranch, Colorado USA
    Posts
    1,437
    Add printbus on Thingiverse
    Also, let's not panic here. I think I'm the first raising the possible theoretical issue of running an ABL servo on a standalone printer, and I don't even have ABL implemented. We need feedback from people with ABL experience on whether they've seen ABL (or the entire Arduino electronics suite) ever acting up when standalone.

    The symptom of the MEGA2560 voltage regulator going into thermal protection is that the 5V gets shut off until the regulator cools off, and then the regulator will turn back on. That should be a pretty noticeable symptom, and I don't recall hearing anyone describing their printer going dead momentarily.
    Last edited by printbus; 10-01-2014 at 08:11 PM.

  6. #76
    Engineer
    Join Date
    Jul 2014
    Location
    Eastern Colorado
    Posts
    536
    I run my printer entirely standalone, printing off of SD, except when I need to adjust something or update the firmware. I am yet to have any problems with the ABL servo, apart from it moving seemingly randomly when I had a LM7805C attached to it per some people's advice. Once I removed the regulator, I had no more problems.

    http://forums.reprap.org/read.php?15...979#msg-286979

  7. #77
    Staff Engineer printbus's Avatar
    Join Date
    May 2014
    Location
    Highlands Ranch, Colorado USA
    Posts
    1,437
    Add printbus on Thingiverse
    OK, at least now we know I'm NOT the first to raise concerns regarding power for a bed leveling servo.

  8. #78
    Engineer
    Join Date
    Jul 2014
    Location
    Eastern Colorado
    Posts
    536
    I do find it odd that my experience seems to be the opposite of many others. My servo works just fine plugged into RAMPS, but when I add a 7805 to give it separate 5v, it goes crazy.

  9. #79
    Staff Engineer printbus's Avatar
    Join Date
    May 2014
    Location
    Highlands Ranch, Colorado USA
    Posts
    1,437
    Add printbus on Thingiverse
    Quote Originally Posted by AbuMaia View Post
    I do find it odd that my experience seems to be the opposite of many others. My servo works just fine plugged into RAMPS, but when I add a 7805 to give it separate 5v, it goes crazy.
    Well, the reprap thread you linked to talks about the same thing I've been saying - not all servos are the same. You could basically just be lucky with the servo you have not drawing a lot, or you don't put much of a mechanical load on it, never stall it (ie, servo is not put into a situation where it mechanically can't move), and the MEGA2560 regulator has a chance to cool off in between servo moves.

    On the 7805, did you include any capacitors on the input and output pins? If not, that could be part of why it didn't work out. A larger capacitor on the input would help sustain the input voltage to the regulator during current surges, and a smaller capacitor on the output helps keep the regulator stable with the inductance of wiring connected to it. What I remember from reading countless datasheets and application guides over the years is that the input capacitor is generally required if you're more than a couple of inches from the power source, and the output capacitor is generally viewed as always required.

  10. #80
    Engineer
    Join Date
    Jul 2014
    Location
    Eastern Colorado
    Posts
    536
    Quote Originally Posted by printbus View Post
    On the 7805, did you include any capacitors on the input and output pins?
    No. I had the Input leg inside the + connection on RAMPS, clamped together with the + wire from the power supply. Same with the ground leg and - wire. Output was sent off to some pins I've forgotten, connected by a wire with a jumper on the end.

    Is something like this what you were talking about? http://www.amazon.com/LM7805-Termina.../dp/B00NCKUWE4
    Last edited by AbuMaia; 10-01-2014 at 11:09 PM.

Page 8 of 26 FirstFirst ... 67891018 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •