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

[BUG] Joystick Feature exceeds printer dimentions #16441

Closed
kurtnelle opened this issue Jan 3, 2020 · 6 comments
Closed

[BUG] Joystick Feature exceeds printer dimentions #16441

kurtnelle opened this issue Jan 3, 2020 · 6 comments

Comments

@kurtnelle
Copy link

kurtnelle commented Jan 3, 2020

MarlinConfig.zip

Bug Description

It is possible to command the printer/cnc to exceed the constraints of the machine resulting in the axis crashing into the frame.

My Configurations

Required: Please include a ZIP file containing your Configuration.h and Configuration_adv.h files.

Steps to Reproduce

  1. Deflect joystick until the axis crashes into the frame and the steppers begin to stall.

Expected behavior: I expect it to stop when it reaches bed max or zero

Actual behavior: Axis continues to try to move far beyond the frame, with the xyz position increasing accorgingly. (e.g. my machine has a max x of 480 but the joystick can drive the machine to 1000 or more!)

Additional Information

  • Provide pictures or links to videos that clearly demonstrate the issue.
  • See How Can I Contribute for additional guidelines.
@ellensp
Copy link
Contributor

ellensp commented Jan 3, 2020

"Required: Please include a ZIP file containing your Configuration.h and Configuration_adv.h files."

@kurtnelle
Copy link
Author

@ellensp, files attached.

@ellensp
Copy link
Contributor

ellensp commented Jan 3, 2020

now what boundary do your want it to respect from the config files? I guessing SOFTWARE_ENDSTOPS ?? If so is this the same issues as #16373 ?

@kurtnelle
Copy link
Author

Yes, it would be software endstops. Therefore I should enable software endstops and try again?

@boelle
Copy link
Contributor

boelle commented Jan 3, 2020

closing as this is a dublicate of #16373
we only need one open for the same issue

@boelle boelle closed this as completed Jan 3, 2020
@github-actions
Copy link

github-actions bot commented Jul 3, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants