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

Alarm 47 !!! High speed problem #145

Open
sadeqzohdi opened this issue May 23, 2021 · 2 comments
Open

Alarm 47 !!! High speed problem #145

sadeqzohdi opened this issue May 23, 2021 · 2 comments

Comments

@sadeqzohdi
Copy link

Hi
I set step per mm 500 for servo motor.
I have no problem with low speed movements، But if the speed is high, the microcontroller resets،Sometimes it also shows alarm 47.
I sent G01 X5000 F10000 .

@langwadt
Copy link

10000mm/min * 500 steps/mm is ~83kHz, The CPU is only fast enough to do ~30kHz

you need to change your gearing or microstepping or run slower

@MARIOBASZ
Copy link

@langwadt , where can I find out speed Arduino Mega and Arduino Due?

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

No branches or pull requests

3 participants