I am trying to make a arduino cnc pen plotter. I have the following things:
Arduino Uno
Cnc shield v3
Grbl v1.1
I am using a sg90 servo motor to move the pen up and down. The signal pin of servo is connected to Z+ pin of the cnc shield. But the servo doesn't move.
I have tried all M3, M03, M5, M05 commands, nothing works. All the electronics are in working condition.
If anyone knows the answer, please help, is anyone have GitHub link please give me