38 lines
1.7 KiB
HTML
38 lines
1.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Colony Assembly Bench • Alex Carter</title>
|
|
<style>
|
|
body { font-family: system-ui, sans-serif; background: #111; color: #ddd; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; }
|
|
h1 { color: #fff; }
|
|
a { color: #8cf; }
|
|
.nav { margin-bottom: 40px; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<div class="nav">
|
|
<a href="index.html">← Back to logs</a>
|
|
</div>
|
|
<h1>Colony Assembly Bench</h1>
|
|
<p>Workshop benches built right translate straight to habitat assembly stations. Same clamp discipline, same square checks before every joint.</p>
|
|
|
|
<h2>Core Specs from the Shop</h2>
|
|
<ul>
|
|
<li>48" x 24" top, 1.5" maple or equivalent laminate for dome temps.</li>
|
|
<li>3/4" t-track grid every 6" — holds brackets for solar panel frames and airlock seals.</li>
|
|
<li>Lower shelf rated 200 lbs for spare fasteners and torque wrenches.</li>
|
|
</ul>
|
|
|
|
<h2>14-Week Build Cycle</h2>
|
|
<p>Week 1-2: Cut and flatten top. Week 3-4: Leg joinery with mortise & tenon. Week 5-6: Install tracks and test clamps on sample habitat panels. Weeks 7-14: Integrate with team station rotations; log every torque value.</p>
|
|
|
|
<p>Like building a chair that holds the whole team — no wobble allowed when we seal the next module.</p>
|
|
|
|
<footer style="margin-top: 60px; font-size: 0.9em; color: #888;">
|
|
Grounded in 35 years of retail ops and weekend builds. Whittier garage to red dust.
|
|
</footer>
|
|
</body>
|
|
</html> |