Software problem with stepper motor

Status
Not open for further replies.

Nikolica

Newbie level 6
Joined
Jul 22, 2014
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
98
Before all, I am bad at english.

I have stepper motor and driver for his Big Easy Driver (BED).
Also I have ballscrew with 17 mm movement.
One full step = 1,8* (degrees)
How I can calculate number of impulses for 50, 100, 200 mm..?

I was convert string 'brmmstring' to number 'BRMM', and MAX is number for impulses.

BRMM = atoi(brmmString);

MAX=((int)((BRMM)/0.085));
17/200 = 0,085 is it bad ? My motor is not precesily ..
Thanks in advance
 

What is the actual movement you got for giving 50mm as distance?
 

Now, I can see that my stepper motor make mistakes with steps... I don't know how... I using Big Easy Driver, and sometimes he is precise sometime isn't.
 

Now, I can see that my stepper motor make mistakes with steps... I don't know how... I using Big Easy Driver, and sometimes he is precise sometime isn't.

that is , sometimes it goes to correct distance ?
sometimes it falls short of it ?
is it ?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…