From 2207acdf2bb7a2cfa9c031c743acd6b9188f401f Mon Sep 17 00:00:00 2001 From: Simen Svale Skogsrud Date: Tue, 27 Jan 2009 11:30:23 +0100 Subject: [PATCH] minor edit --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 58bebea..2b13899 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 for the AVR series of microcontrollers. +Grbl - An embedded rs274/ngc (g-code) interpreter, CNC controller, readout and exerciser for the AVR series of microcontrollers. Inspired by the Arduino GCode Interpreter by Mike Ellery Status: @@ -10,7 +10,7 @@ Status: Goals: * Runs on the atmega168 * Runs on a standard Arduino -* Suitable for both milling and deposition fabrication +* Suitable for both milling and deposition fabrication (e.g. RepRap) * 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 * Optional support for automated cutter length calibration when milling