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

Setting direction of endstop not working #50

Closed
armageddon421 opened this issue Jan 16, 2012 · 2 comments
Closed

Setting direction of endstop not working #50

armageddon421 opened this issue Jan 16, 2012 · 2 comments

Comments

@armageddon421
Copy link

define Y_HOME_DIR 1

Will result in the Y axis not homing at all. Hitting the endstop results in the Y axis refusing to move back out of the endstop - further in is still possible.

I guess it's the same for X and Z, too.

@lalalandrus
Copy link

you need to define Y_MAX pin or something in your pins.h file and make the Y_MIN pin to be -1. make sure you change the set which corresponds to your configuration.h motherboard define.

thinkyhead referenced this issue in thinkyhead/Marlin Dec 3, 2016
thinkyhead referenced this issue in thinkyhead/Marlin Sep 6, 2019
tonokip pushed a commit to ultimachine/Marlin that referenced this issue Jan 24, 2022
…t-action-commands' into 'master'

Resolve "OctoPrint tells me my firmware lacks support for host action commands"

Closes MarlinFirmware#50

See merge request lulzbot3d/marlin!29
@github-actions
Copy link

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 Apr 23, 2022
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