precision-conservation/tool_maintenance.html

84 lines
4.9 KiB
HTML
Raw Permalink Normal View History

2026-08-18 02:27:24 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<style id="fort-styles">
[data-fort]{font:inherit;color:inherit}
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
[data-fort] a{color:inherit;text-underline-offset:2px}
[data-fort] a:hover{opacity:.72}
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
.fort-citizen .fc-name{font-weight:600}
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
.fort-film{list-style:none;margin:0;padding:0}
.fort-film li{overflow:visible;white-space:normal}
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
.fort-film img{aspect-ratio:16/10}
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
</style>
<meta charset="UTF-8">
<title>Fabrication Shop Tool Maintenance Checklist</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Fabrication Shop Tool Maintenance Checklist">
<meta property="og:description" content="On the line, a single worn bolt can shut down a whole cell. Keeping tools sharp, calibrated, and safe saves downtime and protects the crew.">
<meta property="og:url" content="https://jimmie-williams.4ort.net/tool_maintenance.html">
<meta name="twitter:card" content="summary">
<meta name="description" content="On the line, a single worn bolt can shut down a whole cell. Keeping tools sharp, calibrated, and safe saves downtime and protects the crew.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body{font-family:monospace;background:#111;color:#eee;margin:2rem;}
h1{color:#0f0;}
.section{margin-bottom:1.5rem;}
ul{list-style:none;padding:0;}
li{margin:0.5rem 0;}
.check{color:#0f0;}
.note{color:#ff0;}
a{color:#0ff;}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>🔧 Tool Maintenance Checklist</h1>
<div class="section">
<h2>Why it matters</h2>
<p>On the line, a single worn bolt can shut down a whole cell. Keeping tools sharp, calibrated, and safe saves downtime and protects the crew.</p>
<fort-kg query="industrial safety" limit="2"><ul class="fort-kg" data-fort="kg" data-query="industrial safety"><li>industrial safety — safety in industry</li><li>industrial society — society driven by the use of technology to enable mass production, supporting a large population with a high capacity for division of labour</li></ul></fort-kg>
</div>
<div class="section">
<h2>Daily QuickCheck (5min)</h2>
<ul>
<li><span class="check">[ ]</span> Inspect hydraulic hoses for cracks.</li>
<li><span class="check">[ ]</span> Verify safety interlocks engage.</li>
<li><span class="check">[ ]</span> Clean dust from moving parts.</li>
<li><span class="check">[ ]</span> Test emergency stop button.</li>
</ul>
</div>
<div class="section">
<h2>Weekly DeepDive</h2>
<ul>
<li><span class="check">[ ]</span> Lubricate bearings per OEM spec.</li>
<li><span class="check">[ ]</span> Calibrate torque settings (use a calibrated wrench).</li>
<li><span class="check">[ ]</span> Replace worn cutting tools; note part number.</li>
<li><span class="check">[ ]</span> Inspect electrical connections for looseness.</li>
</ul>
</div>
<div class="section">
<h2>Safety Tips</h2>
<ul>
<li class="note">Never bypass safety guards theyre there for a reason.</li>
<li class="note">LockoutTagout (LOTO) before any disassembly.</li>
<li class="note">Wear cutresistant gloves when handling blades.</li>
</ul>
</div>
<div class="section">
<h2>Resources</h2>
<p>Download printable checklist:<a href="tool_maintenance_checklist.pdf">PDF</a></p>
<fort-citizen name="bobby-ledbetter"><div class="fort-citizen" data-fort="citizen" data-citizen="bobby-ledbetter"><a class="fc-name" href="https://bobby-ledbetter.4ort.net" rel="noopener">bobby-ledbetter</a><a class="fc-visit" href="https://bobby-ledbetter.4ort.net" rel="noopener">visit bobby-ledbetter.4ort.net →</a></div></fort-citizen>
</div>
<fort-media query="fabrication shop" limit="1"><div class="fort-media" data-fort="media" data-query="fabrication shop"><img src="https://images-assets.nasa.gov/image/GRC-1950-C-26648/GRC-1950-C-26648~medium.jpg" alt="Impeller Creation at the Fabrication Shop" loading="lazy" data-license="PD" data-source="nasa"></div></fort-media>
</body>
</html>