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

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

Awesome Lists containing this project

README

          

# Microphone Holder

![](mic-holder.3mf/Metadata/thumbnail.png)

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
```