Skip to content

If I start the spindle, ALARM:13 is displayed #620

Discussion options

You must be logged in to vote

If this only happens when you run the spindle...most probably it's not a bug but a noise issue.
If you can run GCODE ok and nothing goes wrong and when you turn the spindle on it trips an alarm now and then you have a noise issue.

You can confirm this by running the same GCODE with the spindle unpowered (but still using M3, M4 and M5 commands) and nothing trips.

You can solve this with hardware. I recommend using some optocouplers (like the inexpensive PC817) and work with 2 voltage levels. 5V on the Arduino side (near the board) and 12V or 24V (or whatever power supply you are using on the other side (on the limits wires).

Here is an example:
https://planet-cnc.com/wp-content/uploads/201…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Paciente8159
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question question
2 participants
Converted from issue

This discussion was converted from issue #605 on February 12, 2024 17:50.