Commit history, logo license, full-arc fix.

- Commit history added to repo, as an easier way for people to see view
the changes over time.

- Grbl logo copyright license added. All rights reserved with regards
to the Grbl logo.

- G2/3 full circles would sometime not execute. The problem was due to
numerical round-off of a trig calculation. Added a machine epsilon
define to help detect and correct for this problem. Tested and should
not effect general operation of arcs.
This commit is contained in:
Sonny Jeon
2015-03-29 11:35:16 -06:00
parent 234195e721
commit 4c20a2173f
15 changed files with 4289 additions and 8 deletions

2
doc/media/COPYING Normal file
View File

@ -0,0 +1,2 @@
Copyright (c) 2015 Gnea Research LLC. All Rights Reserved.