gnea / grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
https://github.com/gnea/grbl/wiki
Other
4.03k stars 1.6k forks source link

Core-XY Speed problem #1122

Open ggallant571 opened 2 years ago

ggallant571 commented 2 years ago

I have a core-xy laser laser etcher built approx 3 years ago. Noticed that speeds were not accurate but ignored the problem. Finally got around to fixing. Needed to add a conditional plus one line of C code. Any thoughts on submitting?

lcz0607 commented 3 months ago

Do you know what conditions need to be added? I also found the speed problem