-
Registered
-
-
Registered
For a high --> low step transition, you want IsActiveLow to be True.
Interesting that the manual is backwards on this point - it's been that way since 3.0. I'll make sure that gets fixed. Sounds like you'll want to doublecheck with a meter to be sure...
LowIsPositive refers to the direction pin state corresponding to the "+" direction on that axis, so yes, it's the cartesian coordinate system.
Good luck! I have some beta code for 4.02 you can try as well if you get no progress from tweaking the pin state settings.
-
Registered
Hi
So if i want to accomplish two things: tell Turbocnc to make steps on 5V to 0V transition and to make direction changes before next step, then all i need to do is to set IsActiveLow=True.
That means till now i had wrong setup.
I encouraged myself and posted a question, because i am trying to write a program for avr to make stepper motor work in closed loop mode. For that i need to make sure i am not loosing steps on PC side.
thanks
Posting Permissions