hey guys, i am using a Ender 3 3D printer with marlin 2.0 software. standart it uses M106 and M107 to control the laser. but i dit some coding wizardry and got INLINE working. this works great with 0% and 100% but i can’t use anythingin between because of how the timers are used.
if i use Threshhold it works fantastic!
but my problem is that if i use dithering, the ender 3 start to stutter. these are my Lightburn :
i thought my controller can’t handel the amount of code, but i used the same Gcode on my plasma cutter with a SKR1.4 turbo controller and this one stutters also.