forked from ceterumnet/Smoothie
-
Notifications
You must be signed in to change notification settings - Fork 0
Modular, opensource, high performance G-code interpreter and CNC controller written in Object-Oriented C++
sorinescu/Smoothie
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Smoothie is a free, opensource, high performance G-code interpreter and CNC controller written in Object-Oriented C++ for the LPC17xx micro-controller ( ARM Cortex M3 architecture ). It will run on a mBed, a LPCXpresso, a SmoothieBoard, R2C2 or any other LPC17xx-based board. The motion control part is a port of the awesome grbl. Documentation can be found here : http://smoothieware.org/ You need the CodeSourcery toolchain to compile. Then simply do : make clean make make flash
About
Modular, opensource, high performance G-code interpreter and CNC controller written in Object-Oriented C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 57.6%
- C 41.3%
- Shell 1.1%