# Before you build

Before you get started building the LH-Stinger Kit there are a few additional components you will need to source.

### Additional Components

<table><thead><tr><th width="472">Component</th><th width="273">Purchase Links</th></tr></thead><tbody><tr><td>Raspberry Pi 4B 4GB or Alternative*</td><td><a href="https://amzn.to/4citJgb">AmazonUK</a> | <a href="https://s.click.aliexpress.com/e/_DlY5VxN">AliExpress</a></td></tr><tr><td>-> <strong>or</strong> BigTreeTech Pi v1.2*</td><td><a href="https://amzn.to/45otqxY">AmazonUK</a> | <a href="https://s.click.aliexpress.com/e/_DBLowRv">AliExpress</a></td></tr><tr><td>EP-2 or Equivalent Grease for Linear Rails</td><td><a href="https://amzn.to/4em0k6C">AmazonUK</a> | <a href="https://s.click.aliexpress.com/e/_DEmHG8T">AliExpress</a></td></tr><tr><td>High Temp Epoxy Resin</td><td><a href="https://amzn.to/4c0MftQ">AmazonUK</a></td></tr><tr><td>3x WAGO-221 5-Way Connectors**</td><td><a href="https://amzn.to/3x8PKiL">AmazonUK</a></td></tr><tr><td>Super Glue / CA Glue</td><td><a href="https://amzn.to/4b6FTYx">AmazonUK</a> | <a href="https://s.click.aliexpress.com/e/_DEFpayx">AliExpress</a></td></tr><tr><td>Thread Locker / Loctite 248</td><td><a href="https://amzn.to/3Xq3qAj">AmazonUK</a></td></tr><tr><td>4x Additional 6x3 Round Magnets *BOM Shortage*</td><td><a href="https://amzn.to/3KMmguc">AmazonUK</a> | <a href="https://s.click.aliexpress.com/e/_Dn2ytkB">AliExpress</a></td></tr></tbody></table>

&#x20;\* = Raspberry Pi is only required if you didn't order one with the kit.

&#x20;\*\* = The Fysetc kit includes bridging cables that piggy back the 24V PSU on the back of the 48V PSU, WAGO Connectors are a much cleaner and safer solution to this.

### Supplementary Printed Parts

There is only one major difference in the printed components between the official GitHub and the Fysetc kit, that is to add support for the Spider V3 Controller.

| Part Description                                                                         | Part Image                                                                                                                                                                                                      | Link                                                                                                                              |
| ---------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| <p>Spider V3 Ebox Mount<br><mark style="color:red;"><strong>Required</strong></mark></p> | ![](https://2575181864-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9eWs42oWd1EGjAwAVmEF%2Fuploads%2FtS5KjGgLWWSNQ8PseVig%2F1.png?alt=media\&token=9f180762-1d2b-4fee-b918-80718cd863bd) | [LH-Stinger GitHub](https://github.com/lhndo/LH-Stinger/tree/main/User_Mods/Ebox/FYSETC%20Spider%20V3%20Mount%20-%20%40MakerMylo) |

{% embed url="<https://buymeacoffee.com/makermylo>" %}
If this documentation has helped you, why not consider buying me a coffee to say thanks!
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.mylo.fun/makermylo-documents/fysetc/lh-stinger/before-you-build.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
