Compare commits
1 commit
4a050e6d4f
...
a785c0051d
| Author | SHA1 | Date | |
|---|---|---|---|
|
a785c0051d |
1 changed files with 18 additions and 14 deletions
|
|
@ -126,7 +126,7 @@
|
||||||
|
|
||||||
<section id="introduction">
|
<section id="introduction">
|
||||||
<fieldset id="detail-grade-picker">
|
<fieldset id="detail-grade-picker">
|
||||||
<legend>Choose the grade of details you want this guide to appear in</legend>
|
<legend>How much details do you need?</legend>
|
||||||
<input type="radio" id="detail-picker-all" name="detail-grade-picker" value="all" checked>
|
<input type="radio" id="detail-picker-all" name="detail-grade-picker" value="all" checked>
|
||||||
<label for="detail-picker-all">Hold my hand please >~<</label>
|
<label for="detail-picker-all">Hold my hand please >~<</label>
|
||||||
|
|
||||||
|
|
@ -142,9 +142,11 @@
|
||||||
To follow it, you need <u>soldering equipment</u>, a <u>heatgun</u>, a pair of <u>striping pliers</u>, <u>catears</u> as well as <u>one of our build kits</u>.<br>
|
To follow it, you need <u>soldering equipment</u>, a <u>heatgun</u>, a pair of <u>striping pliers</u>, <u>catears</u> as well as <u>one of our build kits</u>.<br>
|
||||||
If you did not get a hold of one of those kits, take a look at <a href="./catear-bom.html">our BOM</a>.
|
If you did not get a hold of one of those kits, take a look at <a href="./catear-bom.html">our BOM</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The general project assembly looks like this where each of the components must be connected via soldering points.
|
The general project assembly looks like this where each of the components must be connected via soldering points.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div style="display: flex; justify-content: center;">
|
<div style="display: flex; justify-content: center;">
|
||||||
<pre role="presentation" aria-description="ASCII drawing of the project assembly containing the parts included in the kit.">
|
<pre role="presentation" aria-description="ASCII drawing of the project assembly containing the parts included in the kit.">
|
||||||
┌─────┐ ╭───╮
|
┌─────┐ ╭───╮
|
||||||
|
|
@ -156,6 +158,7 @@
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="detail-hide-short">
|
||||||
<p>
|
<p>
|
||||||
Inside this guide, you will find the following content
|
Inside this guide, you will find the following content
|
||||||
</p>
|
</p>
|
||||||
|
|
@ -169,6 +172,7 @@
|
||||||
<li><a href="#step-6">Finalize the Assembly</a></li>
|
<li><a href="#step-6">Finalize the Assembly</a></li>
|
||||||
</ol>
|
</ol>
|
||||||
</nav>
|
</nav>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue