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

what is the max/min RPM limits? #1

Open
amrithmmh opened this issue Apr 27, 2018 · 2 comments
Open

what is the max/min RPM limits? #1

amrithmmh opened this issue Apr 27, 2018 · 2 comments

Comments

@amrithmmh
Copy link

thank you for making this library and found your post on reddit!
I want to know how fast(maximum fast say for a 1.2A stepper motor with a4988 driver) and minimum rpm (slowest) it can go?

I read your last post on reddit saying "Marlin printer firmware is more mature and stable" , so my question is why havent you used the code from Marlin firmware(stepper.h and stepper.cpp files in marlin basically)?

thanks again!!

@intuity-hans
Copy link

intuity-hans commented Oct 16, 2018

100 was the maximum on my nema13 run by a a4988 - anything beyond just caused weird noises and lost steps.

(just by the way, i also stumbled across this library on reddit and I am thrilled by its simplicity and speed)

@mad-b
Copy link

mad-b commented Nov 27, 2019

A good performance for I/O to control steppers would be something that can deliver around steps with 200 KHz and nearly 0 variations in timming between the steps. Can this lib provide this? Even if needed to use something more powerful than an arduino.

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