Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIS3DH accel shroud mount #31

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions docs/accelerometer_mounts/lis3dh_shroud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: Shufflez's LIS3DH shroud mount
---

> Created by: Shufflez

## Description
Universal Accelerometer Mount for LIS3DH ([Adafruit STEMMA-formfactor](https://www.adafruit.com/product/2809) mounted at the EVA-shroud.
Mounting hole spacing is 20.32mm (0.8") as per [datasheet](https://learn.adafruit.com/adafruit-lis3dh-triple-axis-accelerometer-breakout/downloads).
The LIS3DH (and S-variant) are supported as of Duet3D's RepRapFirmware release 3.4.0b2.

This model is a quick and dirty tinkercad remix from [Oranginator's ADXL345](https://github.com/Oranginator) mount.
Hopefully I one day get around to model proper one :).

![Shufflez's LIS3DH shroud mount](assets/lis3dh_shroud.png)


## BOM
| No | Qty | Name | Printable |
| -- | --- | ---------------------------------------------- | --------- |
| 1 | 1 | LIS3DH Shroud | [Yes](stl/lis3dh_shroud.stl) |
| 2 | 2 | DIN 912 M3 6mm (depending on pin protusion) | No |
| 3 | 1 | [LIS3DH](https://www.adafruit.com/product/2809)| No |
| 4 | 2 | M3 Nut | No |
| 5 | 2 | Optional M3 nylon washer | No |


## Compatible EVA version
2.0 and newer.

## Print instructions
Print it so that the EVA-logo is flat on the bed.

## Step Files
You can find the original STEP-File at [Oranginator's ADXL345 shroud mount](assets/adxl345_shroud.STEP)
Binary file added docs/accelerometer_mounts/stl/lis3dh_shroud.stl
Binary file not shown.