hello guys, can anybody help me?
i just finished my router and installed lightburn, i engrave images and i noted that if i choose THRESOLD or HALFTONE method with horizontal engrave the movement of the x axis is smooth and linear (same velocity during all the lines), but if i choose atkinson, dither, stucki, jarvis or others methods the movement of the x axis is not linear, is changing speed ramping up and down during the lines, is that normal? is literally possible to see and hear the speed that is changing during the line
CONSTANT POWER MODE IS DISABLED DURING THE TESTS
is it possible to engrave images with the same speed during all the engrave?
which parameter should i check to solve this problem?
i’m using arduino uno + grbl 1.1g with pwm control, i setted the image engrave speed = as the maximum speed in machine settings to avoid this problem, fast whitespace scan is disabled but the problem persist…
i think my problem is that arduino uno and grbl are not fast enough to process complex gcodes and so are stalling during the lines, in fact if i reduce the speed from 6000mm/min to 2000mm/min (i have set 160steps per mm) the problem disappeared, do you know the limits of grbl? i think it can handle 30khz at the same moment (that have to be splitted between axes), right?