# Mounts

The mounts help fix the robot's submodules into the [frame](/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/frame.md).

## Assembly Instructions

### BOM

<table><thead><tr><th width="257.6666259765625">Part</th><th width="107">Quantity</th><th width="494.9998779296875">File</th><th width="348">Link to Order</th></tr></thead><tbody><tr><td>Slide Mount</td><td>1</td><td><div data-gb-custom-block data-tag="file" data-src="/files/1N47Cr1uWiuJffThRFP4"></div><p>Please print with 100% infill, with the flat end of the mount on the bed, more details on printing below</p></td><td><a href="https://us.store.bambulab.com/products/pla-basic-filament?srsltid=AfmBOor62Y9yq01Udvoips_7ZRlmeJDTskJ2BYkv3fGlqZtrtdB2T1To&#x26;id=40988815556744">Bambu Lab PLA Basic</a></td></tr><tr><td>M3 Heat set Inserts</td><td>3</td><td>N/A</td><td><a href="https://www.amazon.com/ruthex-Threaded-Inserts-VORON-Components/dp/B0CDH36ZMX?crid=2108QK2MF02EF&#x26;dib=eyJ2IjoiMSJ9.64CwhAq2F4wt2J7X2RWpxhKdeAg8MRTasc68v8tVcSKkyrYFCfYRWeKbMgaky95hpR_oZf3h6ql89xyiLifPCSGLKLaxHpdHdOlo-LmcUNFpnO_TZT-spXyj983Wj5UwbmnqYYAAp0ny5Qo9i-Qf2IixnUoNRuE-f_NjMYtRMgV-mogGqKYwv5hsX0jsc6Z6HAztGcMtichltFYS02kOnyu0XXdWnDV78xa7dPb-aQz7jkI5bD11BOyAD4TrPpHjnIM-seOTYj79uyfllht3Qjr5owJ1NVGJ3U2qmqS3Z3U.qpTL5TxFcVz14ewRINSwexO0MOgYhp-SR1hl_Uc4E3s&#x26;dib_tag=se&#x26;keywords=m3%2Bheatset%2Binserts&#x26;qid=1774120504&#x26;s=hi&#x26;sprefix=m3%2Bheatset%2Binsert%2Ctools%2C106&#x26;sr=1-2-spons&#x26;sp_csd=d2lkZ2V0TmFtZT1zcF9hdGY&#x26;th=1">ruthex M3 Threaded Inserts (100 count)</a></td></tr><tr><td>Nanopositioner Mount<br>(3 Parts, note that these replace the original stepper brackets on the Open Micro-manipulator)</td><td>1</td><td><div data-gb-custom-block data-tag="file" data-src="/files/YjJtFOGZOxKNWHt6Fx91"></div><div data-gb-custom-block data-tag="file" data-src="/files/N6PTMoJl7BmPFf3v389e"></div><div data-gb-custom-block data-tag="file" data-src="/files/yfNqQ8PNn5OdgHb6Ss1f"></div></td><td><a href="https://us.store.bambulab.com/products/pla-basic-filament?srsltid=AfmBOor62Y9yq01Udvoips_7ZRlmeJDTskJ2BYkv3fGlqZtrtdB2T1To&#x26;id=40988815556744">Bambu Lab PLA Basic</a></td></tr></tbody></table>

### Assembling the Slide mount

<figure><img src="/files/W1mS4OaC3rs81A21qBiE" alt=""><figcaption></figcaption></figure>

Print the slide mount so the **flat face** is on the bed and that debossed face is upwards

<figure><img src="/files/BGLNYC4lRVKW1zkLtlD4" alt=""><figcaption></figcaption></figure>

Add **3 M3 heat set inserts** to the slide mount with the flat face of the slide mount facing up

### Assembling the Nanopositioner Mount

The nanopositioner mount replaces the blocks that the steppers mount to in the original V3 Open Micro-manipulator with the [nanopositioner modifications](/home/working-docs/nanopositioner-wip.md).

The Nanopositioner Mount can be printed with standard settings (15-25% infill) in PLA.

<div><figure><img src="/files/xrgPEeQu7LGCxW4vK34X" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nyDxU4xVmMDD7U7b7uSD" alt=""><figcaption></figcaption></figure></div>

Part 1 should be press fit into block 2 for an interference fit

* If the parts have a loose connection, reprint block 2 after slightly scaling it from your slicer

<figure><img src="/files/3mSt58eb6goBWqMKRBUv" alt=""><figcaption></figcaption></figure>


---

# 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://docs.hackerfab.org/home/fab-toolkit/research-tools/2d-crystal-stacking-robot-wip/frame/mounts.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.
