GRBL for STM32. Control software that runs CNC machines on a cheaper microchip.

github.com/peng-zhihui/GRBL_for_STM32

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2021
  • Code reformat.
December 2020
  • Add android APP project.
  • [Fw] Fixed UART1 IRQ bug.
October 2020
  • [Sw] Add keyboard move axises feature.
September 2020
  • [Sw] Add CmdSender project files.
August 2020
  • Edit README.
  • [Fw] Init repo.
  • Initial commit