From e0f619b8c349d7286ab5ca5624942e8dc07486a9 Mon Sep 17 00:00:00 2001 From: Sonny Jeon Date: Fri, 21 Dec 2012 09:55:43 -0700 Subject: [PATCH] Readme link to edge build 2012-12-21 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4ec6f9..faf38c2 100755 --- a/README.md +++ b/README.md @@ -11,9 +11,10 @@ Grbl includes full acceleration management with look ahead. That means the contr ##Downloads (Right-Click and Save-Link-As): _**Master Branch:**_ -* [Grbl v0.8c Atmega328p 16mhz 9600baud](http://bit.ly/SSdCJE) +* [Grbl v0.8c Atmega328p 16mhz 9600baud](http://bit.ly/SSdCJE) Last updated: 2012-12-16 _**Edge/Development Branch:**_ +* [Grbl v0.9a Build 2012-12-21](http://bit.ly/VWe4VW) : For testing only. Automatic arc segment scaling by tolerance setting, leading to much faster feedrates. Axes acceleration and maximum velocity independence installed. 30kHz step rate max. Bugs still exist. Settings WILL be over-written. * [Grbl v0.9a Build 2012-12-16](http://bit.ly/UUTOD4) : Axes acceleration and maximum velocity independence installed. Lowered 20kHz step rate max. Bugs still exist. For testing only. Settings WILL be over-written. * [Grbl v0.9a Build 2012-12-10](http://bit.ly/UDBwpZ) : New experimental stepper algorithm. Smoother. 30kHz max. Bugs exist (Homing). For testing only. Settings WILL be over-written.