> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/xbb020-and-xbb021-manufacturing-description/parts.md).

# Parts

<table data-header-hidden><thead><tr><th width="115"></th><th width="220"></th><th></th><th></th></tr></thead><tbody><tr><td>Quantity:</td><td>Description:</td><td>Art.nr:</td><td>Supplier/PN:</td></tr><tr><td>1</td><td>Box with hinges and machined mounting plate with fixing screws</td><td>COM_B181306 ABS-7035 XBB</td><td>Lapp/Bopla/ICU</td></tr><tr><td>1</td><td>Rubber grommet, white</td><td> </td><td>Farnell: 1564552</td></tr><tr><td>1</td><td>Cable gland, M16</td><td> </td><td>ELFA: 155-19-354</td></tr><tr><td>1</td><td>Circuit board, BBO</td><td>COM-OW-SERVER-2G ICU</td><td>EDS/ICU</td></tr><tr><td>2</td><td>Circuit board, analog board</td><td>COM-XBV009</td><td>EDS/ICU</td></tr><tr><td>2</td><td>Cable, BBO to analog board</td><td>COM_CABLE_80MM_BBO_OW_IO</td><td>ICU_PL/ICU</td></tr><tr><td>1</td><td>Cable, Ethernet, white</td><td>2m CAT-5e Ethernet cable, white</td><td>ICU: RD006/02</td></tr><tr><td>1</td><td>Power supply, 5V, 1.2A, 1.5m with micro-USB</td><td>SN009 Global</td><td><p>Digikey:</p><p>SMI6B-5-4-MUB</p></td></tr><tr><td>1</td><td>Cable tie anchor</td><td> </td><td>Farnell: 1168953 (50 pack)</td></tr><tr><td>1</td><td>Cable ties, approx. 3.5mm wide</td><td> </td><td> </td></tr><tr><td>8</td><td>M3x6mm Insex 2.5</td><td>TR FASTENINGS: M3 6 SO12CS Z100</td><td>Farnell: 1419918</td></tr><tr><td>4</td><td>M3x10mm Insex 2.5</td><td>TR FASTENINGS: M3 10 SO12CS Z100</td><td>Farnell: 1419920</td></tr><tr><td>4</td><td>Distance 4mm (female-female, M3 throughout)</td><td>HARWIN: R30-1010402</td><td>Farnell: 3754500</td></tr><tr><td>4</td><td>Distance 10mm (female-female, M3)</td><td>WURTH ELEKTRONIK: 970100321</td><td>Farnell: 2884518</td></tr><tr><td>1</td><td>Distance 10mm (female-female, M3)</td><td>WURTH ELEKTRONIK: 971100321</td><td>Farnell: 2884383</td></tr><tr><td>2</td><td>Distance 27mm (female-female, M3)</td><td>WURTH ELEKTRONIK: 970270361</td><td>Farnell: 2884585</td></tr><tr><td>1</td><td>Label 24mm transparent</td><td>Brother: TZe-S151</td><td>Farnell: 3702207 (8 m)</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/xbb020-and-xbb021-manufacturing-description/parts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
