Hi There!
I have a new control board, it’s a Woodpecker. GRBL 1.1f. They are used on the Sain Smart Mini CNC 3018 PRO. I’m waiting for a new laser driver to come in the mail, but in the mean time I want to set the PWM frequency on the woodpecker board. This one here.
When I try to input the required 1000 Hz for the driver $33=1000, I get
“33=1000 error:3 Grbl '’ system command was not recognized or supported.”
the new driver states it uses 1KHz setting.
I have been moving the steppers around and setting up speeds, limits, steps per… with no problem.
I read somewhere on the net that there is a file, H something that may contain the PWM frequency settings, but don’t know how to get the file.
That board is using the old ATMega328P processor that probably doesn’t have a lot of flexibility (like none) in the PWM rate. You get what you get…
It may be true that there are adjustments possible if you rebuild the firmware, ie, modify an ‘.h’ file, but that’s a puddle much deeper than tweaking some parameters.
Well, if the spec says 1000Hz, then maybe it is. You just can’t change it, whatever it is. One way to tell, if you have an oscilloscope, is to set the PWM to 50% and look at the frequency coming out the pin.
There are plenty of cheap USB oscilloscopes around (I think I’ve seen less than $30USD) if you think you can use it elsewhere.