Portfolio

Webcam Lens Modification

Webcam Lens Modification

With the current state of mass telework and increased social distancing, finding new ways to connect with others over shared projects has become a necessary endeavor. This has lead me to upgrade my webcams, and use OBS to create a streaming setup to show-and-tell what I have been tinkering with.

Image Scaling With Python

Image Scaling With Python

This blog is built using Hugo, a static website generator designed for quick build times and easy deployment. A static website requires no server backend, since everything is delivered in a static state to the reader (that’s you!). All code is executed on the client machine. I love the lightweight simplicity of a static website, which brings up some nostalgia for the internet of the mid to late 90s, when these types of pages were the norm.
Two Part Mold Making

Two Part Mold Making

Today, we’re going to take a 3d printed tabletop miniature and replicate it with a two part mold. This will speed of production of a part that would normally take two to three hours, and give us the freedom of different materials and colors. Two part molds allow us to cast more complex shapes than a one part, or open-face, mold. This open face creates a flat surface on the piece we are making.
Needle Cutter Rebuild

Needle Cutter Rebuild

After a hiatus, I decided to revisit the needle cutter and get back to making planes from the free svg plans on FliteTest. I wanted to characterize the performance of the MPCNC and develop a streamlined workflow for creating parts that would fit together snug without being too tight.

Laser Engraver Testing

Laser Engraver Testing

With the laser up and running, I wanted to try and dial in the settings to get good engravings and cut through some material. Most laser cutters are of the CO2 variety, which operate an order of magnitude faster than the MPCNC, and with two orders of magnitude more power. There are lots of forum posts about setups similar to mine, but no two machines are alike, so I had to figure out my own parameters.
CT Scan to STL

CT Scan to STL

Recently, I have been reading on 3d printing in the medical field. The ability to go beyond a screen allows for visualization and practice of surgery without the patient having to go under the knife. A friend was kind enough to get me a copy of her recent CT scan data so I could attempt to get a 3d-printable object out of it. Using the guide found here, I had little trouble extracting the data, generating a model, and exporting it to an STL file.