Skip to content

Commit

Permalink
Merge pull request #11 from tgolla/TouchscreenV2
Browse files Browse the repository at this point in the history
Updated read me for v1.9.5
  • Loading branch information
tgolla authored Apr 5, 2023
2 parents 7e1f42a + 54daeb8 commit 121b92c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 121b92c

Please sign in to comment.