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

Actuate servo at safe z height #261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Actuate servo at safe z height #261

wants to merge 1 commit into from

Conversation

thetic
Copy link

@thetic thetic commented Jun 2, 2024

safe_z should be used to avoid any interference with the dock servo.

I'm using this on a bed flinger with a servo-actuated dock mounted to the z axis: https://github.com/salveoo/voronmods/tree/main/Switchwire%20Magprobe. I also have fans mounted along the x-axis, behind the toolhead. These fans prevent the servo from deploying/retracting below the safe z height. These changes ensure that deploying the dock happens before dropping to the dock height, and that retracting the dock happens after raising the toolhead back up.

I think this may address #240 as well

`safe_z` should be used to avoid any interference with the dock servo.
@thetic thetic changed the title Actuate servo before leaving safe z height Actuate servo at safe z height Jun 2, 2024
Copy link
Owner

@jlas1 jlas1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see the issue, let me test this

@jlas1 jlas1 self-assigned this Aug 6, 2024
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

Successfully merging this pull request may close these issues.

2 participants