Files
old-personal-website/public/logs/fblog.html
T
Simon O'Shea 3564498917 added some javascript for theme changing
need to test on other machine
2023-09-23 17:53:36 -04:00

62 lines
2.3 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="../css/style.css">
</head>
<title>FINGERBOARD TIPS</title>
<body>
<div class="bar">
<a href="../../index.html" class="nav">HOME</a>
-
<a href="../../logs.html" class="nav">back</a>
</div>
<div class="main" style="width: 50%; margin-left: 25%; margin-right: 25%;">
<br><br><h1>- tips on making fingerboards -</h1><br><br>
<p>
</p>
<p>
rando tips i have compiled from my research:<br>
- dont use too much glue, just enough to spread across surface of veneer<br>
- use an extra piece of veneer wrapped in packaging tape as a squeegee to apply glue evenly<br>
- use a very light coat of gorilla glue on only the top side of the first 4 pieces of veneer<br>
- leave the deck in the mold for 24 hours<br>
- drill the holes before you remove the deck from the mold<br>
- leave it in the sun or a lamp after you take it out to make it stronger<br>
- trace a deck on paper and cut it out to make a simple and easy template for shaping in the future<br>
- when sanding use some sort of electric sander or a dremel. makes it easier and better<br>
- if hand sanding dont press the board too hard<br>
- when drilling try drilling really slow for nice holes that are not torn up<br>
- take care when doing king pin holes, try make them as neat as posible<br>
- when doing a burn/engrave/print/etc. graphic (not sticker), do it before you mold it<br>
- laquer, wait to dry fully, and sand 4 times- then laquer once more<br><br><br>
good links:<br>
<a href="https://www.dynamicfb.com/">high tier trucks/wheels</a><br>
<a href="https://www.dkfingerboards.com/">excellent entry-level completes</a><br>
<a href="https://roswellsskateboards.com/product-category/fingerboards/truck-and-wheel-set/">affordable, good quality truck/wheel combo deal</a><br>
<a href="https://www.goodeveningconcrete.com/">cool 'crete obstacles</a><br>
<a href="https://www.goodroadscollective.com/">really good, cheap 3D printable fingerboard molds (plus extra cool stuff)</a><br><br><br>
hardware info:<br>
-single bearing width: 1.5 x 4 x 2mm<br>
-dual bearing: 1.5 x 4 x 1.2mm<br>
-lock nut / machine screws: 0-80<br><br>
wheel info:<br>
approx. 7.7mm diameter<br>
approx. 4.9mm wide<br><br><br><br><br><br>
</p>
</div>
</body>
</html>