Added status in readme
This commit is contained in:
parent
9df29ad3b3
commit
8108f64c74
1 changed files with 6 additions and 0 deletions
|
|
@ -1,6 +1,12 @@
|
||||||
Grbl - An embedded rs274/ngc (g-code) interpreter, cartesian bot controller, readout and exerciser
|
Grbl - An embedded rs274/ngc (g-code) interpreter, cartesian bot controller, readout and exerciser
|
||||||
Inspired by the Arduino GCode Interpreter by Mike Ellery
|
Inspired by the Arduino GCode Interpreter by Mike Ellery
|
||||||
|
|
||||||
|
Status:
|
||||||
|
* Linear interpolation machine control complete (No arcs yet)
|
||||||
|
* GCode interpreter complete
|
||||||
|
* Basic serial protocol complete
|
||||||
|
* As of yet completely untested in a real environemnt. Still waiting for my micRo kit from Lumenlab.com
|
||||||
|
|
||||||
Goals:
|
Goals:
|
||||||
* Suitable for both milling and deposition fabrication
|
* Suitable for both milling and deposition fabrication
|
||||||
* Support GCode from common free and cheap CAM-packages right out of the box
|
* Support GCode from common free and cheap CAM-packages right out of the box
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue