Open_GRBL

This is a project based on grbl migration. It is renamed opengrbl. It not only has all the functions of the original grbl, but also can be easily migrated to other MCUs. It also adds other extended functions

GPL-3.0 License

Stars
104
Committers
2

Bot releases are visible (Hide)

Open_GRBL - Open_GRBL_V1.01 Latest Release

Published by solawc over 1 year ago

  • Optimize the implementation of part of C language
  • Optimize floating-point operations, and force parts from double to float
  • Add MKS Robin NanoV3 support and delete some unpublished boards
  • C language optimization for planner
  • Optimized for 32-bit MCU
  • The pulse output is optimized and the problem of incorrect pulse width caused by FreeRTOS is solved
  • Change the version number again
Open_GRBL - Open_GRBL_V1.0.0

Published by solawc over 2 years ago

Here, release the first version that can be used normally. It has the basic functions of grbl