TB6600HG stepper driver + ramps + repetier firmware
Hi
My name is Iñaki, I use your firmware/host and I'm very happy with it, many thanks!!!
A collegue has a CNC router controlled with mach3.
I'd like to experience, wheter this could be controlled with arduino/ramps controller, repetier firmware and the TB6600HG stepper driver (HY-DIV268N-5A) he has, instead of the pololus.
I took the enable, dir, step/pulse and ground from the pololu socket (I've configured firmware so E1 is X axis ) and conect them to the drivers digital inputs
When I swich on the system and tells to move x axe, repetier host powers the motor but don't move it. So at least they comunicate each other.
I've the sense that the problem comes from the firmware stepper configuration that may need to be configured for this stepper driver.
Maybe some of you could advise me where to start from changing these stepper parameters.
Many thanks for all and regards!!
Iñaki Leizaola
Comments
when im trying to change STEPPER_HIGH_DELAY to 2.5 us
im getting a complie error there is no problem changing direction delay
im getting this massage on arduino compiler
i was trying i thing every thing only changing HIGH STEPPER DELAY causes this ERR
many thanks
i can use only numbers , so how i configure 2.5 us sec ?
can i configure in nano sec ?