Arc error-checking update.

- Updated offset-mode arc error-checking to EMC2’s version: The old
NIST definition required the radii to the current location and target
location to differ no more than 0.002mm. This proved to be problematic
and probably why LinuxCNC(EMC2) updated it to be 0.005mm AND 0.1%
radius OR 0.5mm.
This commit is contained in:
Sonny Jeon
2014-05-31 23:23:21 -06:00
parent 8ed8005f6c
commit 79e0e45826
2 changed files with 7 additions and 3 deletions

View File

@ -26,7 +26,7 @@
#define GRBL_VERSION "0.9e"
#define GRBL_VERSION_BUILD "20140529"
#define GRBL_VERSION_BUILD "20140531"
// Version of the EEPROM data. Will be used to migrate existing data from older versions of Grbl
// when firmware is upgraded. Always stored in byte 0 of eeprom