Hi
As grbl core is going to be on 32-bit route so i have question @chamnit can you please put some lights on it that what is the difference in performance when use DDS as step Pulse generation instead Bresenham algorithm what are the pros and cons of it
#1 – chamnit 于 2020-04-16
Bresenham is a more numerically stable algorithm as it only uses integers.