one y axis stepper motor not moving

Home Forums TinyG TinyG Support one y axis stepper motor not moving

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11904
    ekimwa
    Member

    one of my y axis motors quit running during a project. replaced motor but still not working. how do i diagnose this? (voltages,etc…..)

    #11905
    cmcgrath5035
    Moderator

    In this I will call your failed motor Y2 connected to Motor(driver)3.

    The most frequent cause of problems are wiring. Next could be driver devices on tinyG,

    For starters, press reset,
    Do all four Motor leds flash Green for 2 seconds on reboot?
    2 seconds is the default $mt motor timeout. All motors power up on reboot, holding current position, for $mt time interval.
    A green LED(on) for M3 would say voltage was sent from driver device to motor, but driver has no idea if it made it there due to broken wire.

    Whats sort of machine? If you can, manually move the machine along the Y axis (probably will not work with a screw machine.

    A copy of your parameters ($$dump) will help with the next round of suggestions, gather the info, save to a text file and post the file to a cloud drive (Gdrive, etc.) and provide me a URL

    #11906
    cmcgrath5035
    Moderator

    And, what sort of tools do you have?
    Multimeter?
    Oscilloscope?

    #11921
    ekimwa
    Member

    sorry, got busy with other things. when i press reset, no motor lights flash. However when i send y axis home, only 3 motor lights flash green. To answer your question, using multimeter.

    #11922
    cmcgrath5035
    Moderator

    The difficulty of troubleshooting here with just a multimeter is that all voltages sent to steppers are rather narrow PWM pulses. difficult to interpret with a multimeter.

    Can you send be a parameter dump?
    $$ command in a console, copy and past the results to a text file, upload the text file to a cloud drive and post a URL here.Which motor is the one not moving, M1, M2, M3 or M4?

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.