https://github.com/tomashubelbauer/mic-holder
A Rode NT-USB microphone holder 3D model
https://github.com/tomashubelbauer/mic-holder
3d-model stl
Last synced: 5 months ago
JSON representation
A Rode NT-USB microphone holder 3D model
- Host: GitHub
- URL: https://github.com/tomashubelbauer/mic-holder
- Owner: TomasHubelbauer
- Created: 2022-03-19T18:37:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T08:53:18.000Z (over 4 years ago)
- Last Synced: 2025-09-21T01:48:59.088Z (10 months ago)
- Topics: 3d-model, stl
- Language: G-code
- Homepage:
- Size: 698 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Microphone Holder

This repository hosts the OpenSCAD source code and related artifacts for a model
of a microphone holder that a Rode NT USB microphone can sit in.
The related artifacts include the STL as generated by OpenSCAD, the PrusaSlicer
project 3MF file extracted into a directory using https://hubelbauer.art/3mf and
the GCode generated by PrusaSlicer for my Prusa MK3S.
The 3MF is transformed manually prior to every commit by running:
```sh
curl hubelbauer.art/3mf -L | sh
```