Open alexc57 opened 2 years ago
Grbl doesn't have code to drive servo. You need to use another firmware like Marlin to do this. @++; Gauthier.
It s strange I see many informations about that.
Some modified versions exist to use servo (https://github.com/robottini/grbl-servo, https://github.com/cprezzi/grbl-servo, ...), but they are no servo function in the original (this one) Grbl version.
Another infos here:
@++; Gauthier.
I have try this also, google is my friend... but all it s for ATmega328p, but not for my board. if you had another idea ;)
I don't know if they work, but try this: https://github.com/botio/grbl-Mega-servo Or this: https://github.com/alnwlsn/grbl-Mega-5X-alnwlsn
@++; Gauthier.
thanks a lot but doesn't work, it is not the same board
You can remap the IO pins to make the soft suitable to your board... https://github.com/fra589/grbl-Mega-5X/wiki/Pinout-mapping-in-cpu_map.h
Thanks a lot for that. In my mks base I don't have pin (I/o) for spindle! To you think a can attribute another pin as you explain? Like (OC1A/PCINT5)PB5? For example ? Thks
Impossible to do moving the servo with many different firmware. Anybody can help. Maybe a bad configuration because I have plus the 3 pin in the corner (servo pin). Thks