diff options
| author | Alex Scerba <alex@scerba.org> | 2026-07-10 13:05:25 -0500 |
|---|---|---|
| committer | Alex Scerba <alex@scerba.org> | 2026-07-10 13:05:25 -0500 |
| commit | baf273d176b7a3f745695a5cb31f67686e42c690 (patch) | |
| tree | 9cad627fcd9413adcef4b956b41cbacfa21772c3 | |
| parent | 61634bbaec093544a45c905f6954a3b8f37e3e6f (diff) | |
| -rw-r--r-- | static/links.html | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/static/links.html b/static/links.html index 3367deb..6da333b 100644 --- a/static/links.html +++ b/static/links.html @@ -36,6 +36,11 @@ <li><a href="https://sccrwi.com/">Slades Corners Computer Repair</a></li>
<li><a href="https://www.dumoart.com/">DuMouchelles</a> - Detroit Art Gallery</li>
<li><a href="https://lscgallery.com/">Library Street Collective</a> - Detroit Art Gallery</li>
+ <li><a href="https://www.thealignmentguy.com/index.htm">The Alignment Guy</a> - Hopkins, MN alignment shop</li>
+ <li><a href="https://kronfeldmotors.com/">Kronfeld Motors</a> - MN 3-Wheeler startup</li>
+ <li><a href="https://www.mnfx.com/">MNFX</a> - Minnesota special effects company</li>
+ <li><a href="https://casketarts.com/">Casket Arts Building</a></li>
+ <li><a href="https://www.northrupkingbuilding.com/">Northrup King Building</a></li>
</ul>
<h2>Cars</h2>
<ul>
@@ -336,11 +341,23 @@ <li><a href="https://support.apple.com/en-us/HT204323">If your Mac starts up to a question mark</a> - Apple support, originally labeled "Yerkes Mac Fix"</li>
<li><a href="https://github.com/AsahiLinux/docs/wiki/Open-OS-Ecosystem-on-Apple-Silicon-Macs">Open OS Ecosystem on Apple Silicon Macs</a></li>
</ul>
- <h2>Machining</h2>
+ <h2>Manufacturing</h2>
<ul>
- <li><a href="https://bbs.homeshopmachinist.net/forum/general/69538-how-to-make-acrylic-clear-after-machining">How to make acrylic clear after machining?</a></li>
- <li><a href="https://www.practicalmachinist.com/forum/threads/workholding-thin-sheet.197972/">Workholding thin sheet</a></li>
- <li><a href="https://www.weldingweb.com/threads/broken-aluminum-casting-repair-options.56123/">Broken Aluminum Casting - Repair Options?</a></li>
+ <h3>3D Printing</h3>
+ <ul>
+ <h4>Resin</h4>
+ <ul>
+ <li><a href="https://creator.formlabs.com/products/creator-super-clear-resin">Formalbs Creator Super Clear Resin</a></li>
+ <li><a href="https://www.chitusystems.com/products/chitusystems-hoopat-x3-x4-x4h-x5-x2m-quick-release-resinvat-upgraded-version-with-seal-ring?variant=47684653154540">Hoopat X4H Vat</a> - for Elegoo Saturn 4 Ultra 16K</li>
+ <li><a href="https://us.elegoo.com/collections/elegoo-resin-tank-replacements-for-resin-3d-printers/products/metal-resin-tank-for-saturn-4-ultra-16k">Elegoo Saturn 4 Ultra 16K Vat</a></li>
+ </ul>
+ </ul>
+ <h3>Machining</h3>
+ <ul>
+ <li><a href="https://bbs.homeshopmachinist.net/forum/general/69538-how-to-make-acrylic-clear-after-machining">How to make acrylic clear after machining?</a></li>
+ <li><a href="https://www.practicalmachinist.com/forum/threads/workholding-thin-sheet.197972/">Workholding thin sheet</a></li>
+ <li><a href="https://www.weldingweb.com/threads/broken-aluminum-casting-repair-options.56123/">Broken Aluminum Casting - Repair Options?</a></li>
+ </ul>
</ul>
<h2>Microsoft Windows</h2>
<ul>
@@ -515,7 +532,6 @@ <li><a href="https://orange-claw-hammer.com/cars/rs/index.htm">orange-claw-hammer.com</a> - Datsun roadster project page w/ interesting engine swaps</li>
<li><a href="https://utcc.utoronto.ca/~cks/">Chris Siebenmann</a> - Unix hearder. CS professor.</li>
<li><a href="https://slyka.net/">Kris Slyka</a> - Artist and engineer</li>
- <li><a href="https://www.thealignmentguy.com/index.htm">The Alignment Guy</a> - Hopkins, MN alignment shop</li>
</ul>
<h2>Video</h2>
<ul>
|
