diff options
author | Your Name <you@example.com> | 2019-07-04 22:49:04 +0200 |
---|---|---|
committer | Your Name <you@example.com> | 2019-07-04 22:49:04 +0200 |
commit | 7af797fa6d92e0df69c3682fa7137395c81db90f (patch) | |
tree | 4f7e7e2e5667911d01903f5415ab2c8d1e3ec8e3 /e61 | |
parent | f20bb44c9ad4400656db67688ce12cbbbf0cf2d1 (diff) | |
download | hacklab.brussels-7af797fa6d92e0df69c3682fa7137395c81db90f.tar.gz |
upd
Diffstat (limited to 'e61')
-rw-r--r-- | e61/index.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/e61/index.html b/e61/index.html new file mode 100644 index 0000000..86c1e30 --- /dev/null +++ b/e61/index.html @@ -0,0 +1,20 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : cleanup coffeemachine</title> + </head> + <body> + + <h1>hcklabxl : cleanup coffeemachine</h1> + + <p>cleaned up the ‘group’ first time;</p> + +<p>coffee temperature after cleanup rather low, so been investigating a bit and got to realise +the joint on ‘heat exchanger’ was failing;</p> + +<p>on Valente 1966 patent application is clearly noted the underside of the bell has to be sealed – so cut,drilled and sanded down a champagne cork to a +-3mm thick torus and added this in under the bell shaped heat exchanger element;</p> + + + </body> +</html> |