X-Git-Url: https://git.distorted.org.uk/~mdw/dep-ui/blobdiff_plain/45051e0694004249f2070f01c3d1c8ea3825ced7..6903bc5d2aa2ce8cc4f4f7a4dcf0ed9e9f3c6616:/rolling.html diff --git a/rolling.html b/rolling.html index b5d3618..089af32 100644 --- a/rolling.html +++ b/rolling.html @@ -3,15 +3,17 @@ Rolling wire-strip calculator - - + + +

Rolling wire-strip calculator

+
@@ -147,7 +149,8 @@ -->

This page is only really interesting because it contains a Javascript program. You seem to have Javascript turned off, so it won't work very -well. +well. It only requires first-party scripts; +see Privacy for more details.

Background

@@ -171,6 +174,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,19 +200,32 @@ 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 +is free software. You -can browse or download +can browse or download it, modify it, and/or redistribute it under the terms of the -GNU +GNU 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. + +

Privacy

+ +

There are no cookies or other trackers here. This page does not use +externally hosted scripts, fonts, images, or anything else. The server +has logged your IP address, which helps me fix things if they go wrong; +mostly things work fine and the logs are discarded after a couple of +weeks.