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.
- Host: GitHub
- URL: https://github.com/uetchy/m5stack-module
- Owner: uetchy
- License: mit
- Created: 2018-10-09T10:23:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-29T05:54:19.000Z (about 7 years ago)
- Last Synced: 2025-07-21T07:41:26.552Z (5 months ago)
- Topics: 3d-models, 3d-printing, enclosure, m5stack, openscad
- Language: OpenSCAD
- Homepage:
- Size: 1.14 MB
- Stars: 25
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
M5Stack Module
3D model and PCB blueprints for custom M5Stack modules.


# Custom Settings
## Enclosure Height
```openscad
enclosure_height = 6.8;
```
Place a number for height of an enclosure you want to build.


## Bottom Plate
```openscad
build_bottom_plate = true;
```
Set `true` to build a bottom plate for an enclosure.
