makearmy-app/.next/server/app/laser-toolkit/hatch-overlap.html

1 line
9.1 KiB
HTML
Raw Normal View History

2025-09-22 10:37:53 -04:00
<!DOCTYPE html><html lang="en" class="dark"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/1407cd2e386d2b90.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-044339bff810de6a.js"/><script src="/_next/static/chunks/4bd1b696-8c0e81a8f63e9d6d.js" async=""></script><script src="/_next/static/chunks/1684-4e8707a6b0eb6b46.js" async=""></script><script src="/_next/static/chunks/main-app-ccdb2cd92e15df7d.js" async=""></script><script src="/_next/static/chunks/6874-515e0feb093ad241.js" async=""></script><script src="/_next/static/chunks/4277-df121688a085fe5d.js" async=""></script><script src="/_next/static/chunks/app/laser-toolkit/hatch-overlap/page-5deb1744a9b46484.js" async=""></script><title>LE-DB</title><meta name="description" content="Laser Everything Community Database"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="mx-auto max-w-4xl px-4 py-8 space-y-6"><header class="flex items-start justify-between gap-4"><div><h1 class="text-2xl font-semibold">Hatch Overlap</h1></div><a class="rounded-lg px-3 py-2 border hover:bg-muted transition-colors text-sm" href="https://makearmy.io">Back to Main Menu</a></header><div class="rounded-lg border bg-card text-card-foreground shadow-sm"><div class="flex flex-col space-y-1.5 p-6"><div class="font-semibold tracking-tight text-base">Inputs</div></div><div class="p-6 pt-0 grid gap-3 sm:grid-cols-3"><label class="text-[11px] sm:text-xs"><div class="mb-1 text-muted-foreground">Spot size (µm)</div><input type="text" class="flex h-9 w-full rounded-md border border-input bg-background px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50" inputMode="decimal" value="60"/></label><label class="text-[11px] sm:text-xs"><div class="mb-1 text-muted-foreground">Hatch gap (µm)</div><input type="text" class="flex h-9 w-full rounded-md border border-input bg-background px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50" inputMode="decimal" value="40"/></label><label class="text-[11px] sm:text-xs"><div class="mb-1 text-muted-foreground">Hatch LPI</div><input type="text" class="flex h-9 w-full rounded-md border border-input bg-background px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50" inputMode="decimal" value="635"/></label></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-sm mt-4"><div class="flex flex-col space-y-1.5 p-6"><div class="font-semibold tracking-tight text-base">Result</div></div><div class="p-6 pt-0 grid gap-3 sm:grid-cols-4"><div><div class="text-sm text-muted-foreground">Overlap</div><div class="text-lg">33.3<!-- -->%</div></div><div><div class="text-sm text-muted-foreground">Gap</div><div class="text-lg">0.0400<!-- --> mm</div><div class="text-xs text-muted-foreground">40.0<!-- --> µm</div></div><div><div class="text-sm text-muted-foreground">Spot Ø</div><div class="text-lg">0.0600<!-- --> mm</div><div class="text-xs text-muted-foreground">60.0<!-- --> µm</div></div><div><div class="text-sm text-muted-foreground">From LPI</div><div class="text-lg">0.0400<!-- --> mm</div><div class="text-xs text-muted-foreground">40.0<!-- --> µm</div></div></div></div></div><