diff --git a/README.md b/README.md index 932ac5b..d3e68db 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This code release works with the original hardware configuration (Arduino & moto Also addressed is a MAJOR bug fix in the arc drawing function. Previous code used the current x,y location stored in the stepper motor control code which was rounded to it's integer value while g-code values are represented with 6 decimal places (doubles). At times this would cause the start angle of the arc to be greater than ending angle, which resulted in the drawing of a full circle and not a partial arc. -The version 1.9.4 prerelease is missing the follow features. +The version 1.9.5 prerelease is missing the follow features. - Version 2.0 release setup notes/documentation. - A completed comprehensive mechanical assembly document.