585,560 active members*
3,494 visitors online*
Register for free
Login
Results 1 to 9 of 9
  1. #1
    Join Date
    Apr 2003
    Posts
    416

    Leaving your steppers on.

    Ever since I got my router to shut off with an M5, I let the machine cut away while I am back in the house.

    When the router stops, the power is still on to the steppers (with no rotation).

    I want to know if I am wearing out the steppers or the IC chips (I am using UNC5804's) by leaving the power on to them.

    Also, am I correct that would not be a problem with servos?

    Bill.

  2. #2
    Join Date
    Apr 2003
    Posts
    361
    Don't know the effect on stepper but on my system, power to motor are cut-off after 5 minutes of no activity. I use a simple microcontroller for that.
    Stupid questions make me smarter...
    See how smart I've become at www.9w2bsr.com ;-P

  3. #3
    Join Date
    Apr 2003
    Posts
    416
    Abasir,
    That sounds like a good way to do it, if you know how.

    I have been looking at microcontroller information (like basic stamp), but I still need to learn more about them. Can you suggest a good source for learning how to do this.

    How do you turn your power back on?

    Bill.

  4. #4
    Join Date
    Mar 2003
    Posts
    2139
    Steppers get quite hot when left on with no rotation. It's a good idea to shut the machine down some how. On my machine g02 disabled the motors (turbocnc) via the enable/disable pin.

    On servos the motors don't get near as warm, as they just draw enough current to sit there and "hunt" around the position between two encoder pulses. Still, I find it wastes energy, and the gecko's stay warm, so I shut it off when I get a chance.

    Eric
    I wish it wouldn't crash.

  5. #5
    Join Date
    Mar 2003
    Posts
    332
    I think it might depend on your particular set up. I leave my machine in idle for hours at a time and the motors never loose position, or get more than slightly warm to the touch.

    Also, a warm motor means nothing. The steppers I use are rated to 143c or 284 degrees fahrenheit. As long as you don't exceed the rating, you shouldn't be doing any damage.

  6. #6
    Join Date
    Apr 2003
    Posts
    470
    Steppers are like power resistors right...? They're not hot if you don't touch 'em right?
    Nathan

  7. #7
    Join Date
    Mar 2003
    Posts
    4826
    Originally posted by anoel
    Steppers are like power resistors right...? They're not hot if you don't touch 'em right?
    LoL
    First you get good, then you get fast. Then grouchiness sets in.

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  8. #8
    Join Date
    Apr 2003
    Posts
    361
    Bill,

    I just looked at UCN5804 datasheet. The chip has Output Enable pin so why not connect it to one of the parallel port pin and have the software disable the steppers (as done by Eric).

    I'm basically doing the same thing as above but the enable/disable is connected to microcontroller (which is also translating step/dir to proper switching and current limits) for my driver.
    Stupid questions make me smarter...
    See how smart I've become at www.9w2bsr.com ;-P

  9. #9
    Join Date
    Apr 2003
    Posts
    361
    Bill,

    As for microcontroller, I've been using PIC (www.microchip.com) for years now. BasicStamp, which uses PIC, is easier to use as you program in BASIC and does not requires a separate programmer. If you are interested in PIC, visit www.piclist.com for some pointers.
    Best of luck.
    Stupid questions make me smarter...
    See how smart I've become at www.9w2bsr.com ;-P

Similar Threads

  1. power of using unipolar steppers?
    By dowling177 in forum Stepper Motors / Drives
    Replies: 1
    Last Post: 01-12-2005, 03:10 AM
  2. Need pulley advice for my steppers
    By mvaughn in forum DIY CNC Router Table Machines
    Replies: 0
    Last Post: 10-08-2004, 07:02 PM
  3. Choosing Steppers
    By RXTurbo in forum Uncategorised MetalWorking Machines
    Replies: 3
    Last Post: 06-18-2004, 05:21 AM
  4. NEMA23 steppers getting very hot
    By Angelos in forum CNC Machine Related Electronics
    Replies: 4
    Last Post: 04-02-2004, 05:00 PM
  5. steppers and current
    By ullbergm in forum CNC Machine Related Electronics
    Replies: 0
    Last Post: 01-29-2004, 10:24 PM

Posting Permissions

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