Skip to content

max frequency #250

Answered by fra589
arlimbad222 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @arlimbad222,

The ATmega2560 have same speed than the chip ATmega328P whicj is on the Arduino Uno.
You can read a discussion about maximum step speed of it here: https://github.com/grbl/grbl/issues/41
This a discussion concern only the electronic ability. Some additions in the Grbl code since this discussion probably reduced the maximum value which was around 30KHz with 3 axes machine. This may be less with more axes number.
With my experience, we also need to consider the mechanics limits (friction, moving mass, accelerations, etc.). On my real machine, the maximum speed obtained use a frequency of 5KHz (trapezoidal screws with 2mm pitch, motors Nema 17 with 200 steps per revolution &…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fra589
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants