X-Git-Url: https://git.distorted.org.uk/~mdw/dep-ui/blobdiff_plain/45051e0694004249f2070f01c3d1c8ea3825ced7..c6150f2f930c56ba8d3264f0cc5b9321b9b29d54:/rolling.html diff --git a/rolling.html b/rolling.html index b5d3618..b4656a2 100644 --- a/rolling.html +++ b/rolling.html @@ -12,6 +12,7 @@

Rolling wire-strip calculator

+
@@ -171,6 +172,9 @@ roll down to the required thickness of strip.

For best results, roll the strip in as few passes as you can handle. +

You can see the detailed equations +used for this calculation if you're interested. +

Use

Boxes with light red or white backgrounds are entry boxes for you to @@ -194,7 +198,7 @@ will be in millimetres; if you use inches, the results will be in inches. Whatever you use, the results are displayed to only 3 decimal places. -

Code

+

Code and credits

The code which makes this page work is free @@ -205,8 +209,13 @@ it, modify it, and/or redistribute it under the terms of the General Public License, version 2 or, at your option, any later version. -

If you make interesting changes, I'd be very grateful to know about -them. Please mail me patches. +

If you make interesting changes, I’d be very grateful to know +about them. Please mail me +patches. + +

The JavaScript machinery on this page was written by Mark Wooding; +the text was written by Mark Wooding and Gary Wooding. The data used +to derive the computation was provided by Gary Wooding.