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

Validate step size before send movement command in manual mode #221

Closed
codiak6335 opened this issue Jan 31, 2015 · 0 comments
Closed

Validate step size before send movement command in manual mode #221

codiak6335 opened this issue Jan 31, 2015 · 0 comments
Labels

Comments

@codiak6335
Copy link

When a user changes the step value but fails to hit enter the old value is used for the next movement.

To reproduce:
put cursor in edit window and change the count from 1 to 11, do not hit enter
now move one of the axis by clicking a button.
The machine will move 1mm/in not the 11mm/in...
now move the axis again by clicking a button
This time the axis will move 11mm/in not 1mm/in

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

No branches or pull requests

2 participants