Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Motion completed" always true #45

Open
ecdlguy opened this issue Feb 23, 2023 · 1 comment
Open

"Motion completed" always true #45

ecdlguy opened this issue Feb 23, 2023 · 1 comment

Comments

@ecdlguy
Copy link

ecdlguy commented Feb 23, 2023

Hi Paul,

On the motor control screen, during movement the postion and velocity values change during movement, however "Motion completed" always reads "true".

cheers,
Thorsten

@ecdlguy
Copy link
Author

ecdlguy commented Feb 24, 2023

I just noticed that also the postion value ist not correct, it's to large.
It seems to be multiplied by the microstep value.

In my setup, the motor has 200 steps/rev, and microstepping is set to 8. The motor drives a linear stage with 20 steps/mm (full steps). When using the motor control screen to move the stage e.g. 10 mm, the resulting real world translation is correct, i.e. it travels 10 mm. However, the motor control screen displays 80 mm.

Edit: This might also affect the revolution value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant