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

Change homing alarm failure type #689

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

patryk3211
Copy link
Contributor

There seems to be a mistake in the alarm triggered after homing axis pull off fails, instead of firing EXEC_ALARM_HOMING_FAIL_PULLOFF, EXEC_ALARM_HOMING_FAIL_APPROACH gets sent and confusion ensues. This small pull request addresses this issue. After a quick check, the definition of EXEC_ALARM_HOMING_FAIL_PULLOFF didn't seem to be used anywhere in the project which is why I believe this is a simple typo.

@Paciente8159
Copy link
Owner

You are correct. It should be EXEC_ALARM_HOMING_FAIL_PULLOFF.
Thanks for the fix.

@Paciente8159 Paciente8159 merged commit e338d89 into Paciente8159:master Jul 1, 2024
19 checks passed
@patryk3211 patryk3211 deleted the homing_alarm branch July 1, 2024 17:07
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