From bd9c1a31f6efce93975491b754c318240b435032 Mon Sep 17 00:00:00 2001 From: Simen Svale Skogsrud Date: Mon, 26 Jan 2009 09:35:23 +0100 Subject: [PATCH] minor edit --- readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 15e0165..6fc981c 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,4 @@ -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 for the AVR series of microcontrollers. Inspired by the Arduino GCode Interpreter by Mike Ellery Status: @@ -8,6 +8,8 @@ Status: * As of yet completely untested in a real environemnt. Still waiting for my micRo kit from Lumenlab.com Goals: +* Runs on the atmega168 +* Runs on the Arduino boards with at least an atmega168 * Suitable for both milling and deposition fabrication * Support GCode from common free and cheap CAM-packages right out of the box * Optional support for a alphanumeric LCD readout, a joystick and a few buttons for program control