Skip to content

Commit 824783e

Browse files
committed
Add some TODOs to README, link to Bruce Allen's Github user page.
1 parent 3d890fd commit 824783e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ An implementation of the "Moody Method" for surface plate flatness.
44

55
[Try It](https://brcolow.github.io/moodyjs/)
66

7+
## TODO
8+
9+
* Add a way to show a semi-transparent plane that corresponds to grade "AA", "A", and "B" flatness. tolerance(AA) = (40 + diagonal squared/25) x .000001″, A = tolerance(AA) * 2, B=tolerance(AA) * 4
10+
* Show a scale for the z-axis height values.
11+
* Add a thickness for the table slab (add manufacturer's label).
12+
713
## Thanks To
814

9-
Bruce Allen - Published a very useful paper that corrects some mistakes from Moody's original magazine article and provides some useful citations.
15+
[Bruce Allen](https://github.com/ballen4705) - Published a very useful paper that corrects some mistakes from Moody's original magazine article and provides some useful citations.

0 commit comments

Comments
 (0)