How do I adjust the acceleration of the head?

I want to reduce the acceleration speed of the head on the X axis as it has wavy lines at the start and finish of engraves and cuts. How do I do this? Im using Mac if that makes a difference

Edit > Machine Settings, or use the console.

The specific values to set are here: https://github.com/gnea/grbl/wiki/Grbl-v1.1-Configuration#120-121-122--xyz-acceleration-mmsec2

To do this from the console, you’d type $120=1000 then press enter to set the X acceleration to 1000 mm/sec^2. Substitute 1000 for the value you want.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.