An open API service indexing awesome lists of open source software.

https://github.com/uetchy/m5stack-module

🔩 OpenSCAD 3D model for custom M5Stack modules.
https://github.com/uetchy/m5stack-module

3d-models 3d-printing enclosure m5stack openscad

Last synced: 4 months ago
JSON representation

🔩 OpenSCAD 3D model for custom M5Stack modules.

Awesome Lists containing this project

README

          


M5Stack Module



3D model and PCB blueprints for custom M5Stack modules.


![](assets/s1.png)

![](assets/s2.png)

# Custom Settings

## Enclosure Height

```openscad
enclosure_height = 6.8;
```

Place a number for height of an enclosure you want to build.

![](assets/s3.png)

![](assets/s4.png)

## Bottom Plate

```openscad
build_bottom_plate = true;
```

Set `true` to build a bottom plate for an enclosure.

![](assets/s5.png)