# Mechanics

This section outlines the mechanical components required for assembling the project. These parts are essential for mounting and adjusting various components of the system. All the mechanical parts can be sourced individually from various suppliers, offering flexibility in terms of material, size, and quality.

The recommended brands and models have been provided to ensure compatibility and ease of assembly.

For convenience, a complete mechanical kit is available for purchase from **Azur3DPrint**, which includes all necessary 3D-printed parts, screws, inserts, etc. You can order it in a single click [here](https://azur3dprintshop.com/201-SUNSCAN-STAROS.html).

<figure><img src="https://3365769115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fj8VBNLZ1OZic6lJdEMn0%2Fuploads%2FdakVzkxb4t1gIZ5fWBjx%2Flogo-1674165010.png?alt=media&#x26;token=94906a71-7995-4603-ac3b-e672f71443d8" alt="" width="200"><figcaption></figcaption></figure>

| Name                          | Ref                                                                               | Link                                                                                                            |
| ----------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| Helical focuser               | SV161 1.25inch Double Helical Micro Focuser for Telescope Guide Scope Metal Black | <https://www.svbony.com/sv161-double-helical-focuser-for-telescope/>                                            |
| Soldering tips                | Ruthex Soldering Tips                                                             | <https://www.amazon.fr/ruthex-pointes-souder-daide-fusion/dp/B0CDBSGSXY/ref=asc_df_B0CDBSGSXY/>                 |
| M2 (or #2-56) threaded insert | Ruthex M2 (or #2-56)                                                              | <https://www.amazon.fr/ruthex-Insert-filet%C3%A9-pi%C3%A8ces-dimprimante/dp/B088QJG676/ref=asc_df_B088QJG676/?> |
| M3 (or #4-40) threaded insert | Ruthex M3 (or #4-40)                                                              | <https://www.amazon.fr/dp/B08BCRZZS3/ref=sr_1_1_sspa>                                                           |
| M4 (or #8-32) threaded insert | Ruthex M4 (or #8-32)                                                              | <https://www.amazon.fr/dp/B07YSV66Y5/ref=sr_1_1_sspa>                                                           |
| 1/4inch threaded insert       | Ruthex 1/4inch (Kodak)                                                            | <https://www.amazon.fr/dp/B09MTS6ZZQ/ref=sr_1_1_sspa>                                                           |
| M4 Hex Socket Cap Screw       |                                                                                   | <https://www.amazon.fr/-/en/gp/product/B0CY2CY7CY/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1>              |
| M3 Hex Socket Cap Screw       |                                                                                   | <https://www.amazon.fr/-/en/gp/product/B0CY298Q67/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&th=1>               |
| M2 Hex Socket Cap Screw       |                                                                                   | <https://www.amazon.fr/-/en/dp/B0C1BLSBLW/ref=sr_1_8>                                                           |
| 1/4" - 20 Screw               |                                                                                   | <https://www.amazon.fr/-/en/gp/product/B01AZ558WE/ref=ppx_yo_dt_b_search_asin_image?ie=UTF8&psc=1>              |

### Optional Mechanical Parts

| Name     | Ref                   | Link                                                                                      |
| -------- | --------------------- | ----------------------------------------------------------------------------------------- |
| AZ Mount | SkyWatcher AZ Pronto  | <https://www.astroshop.de/fr/alt-azimut-sans-goto/monture-skywatcher-az-pronto/p,82104>   |
| Tripod   | Vaonis vespera tripod | <https://www.astroshop.de/fr/pieds-supports/vaonis-trepied-reglable-pour-vespera/p,76569> |


---

# 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://www.sunscan.net/build/list-of-parts/mechanics.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.
