Skip to content

GRBL 1.1f CNC Controller forked/ported to STM32 ARM : STM32F103 and STM32F407

License

Notifications You must be signed in to change notification settings

thomast777/grbl32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grbl32


Please refer to gnea/grbl for the core GRBL codes. Check the grbl32 WIKI page for more information


Expanding the venerable GRBL universe of AVR 328p Arduinos to the STM32 platform. Now running on the STM32F103 "blue pill" and STM32F407 controllers. Breaking out of the memory and clock constraints of the 328p, Grbl32 supports up to 6-axis with an order of magnitude increase in pulse rate.

Hightlights:

  • Up to 6-axis: XYZ ABC.
  • Communication Baud Rate of 921,600. Releases wil still contain 115,200 versions for older software compatibility.
  • The STM32F103 [ARM Cortex M3] will output up to 250 KHz for each axis while under 3-axis coordinated motion, 150 KHz when running 6-axis.
  • The STM32F407 [ARM Cortex M4] sports the warp speed of up to 500+KHz for each axis while under 6-axis coordinated motion.

About

GRBL 1.1f CNC Controller forked/ported to STM32 ARM : STM32F103 and STM32F407

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published