I recently needed to build out a new network. The new network had a box in place that I could use for gear, however that box wasn’t big enough for any rack mount gear. I decided to mount a rack over the top of the box to handle all of the gear and keep it organized. With the new network, also came with a need to expand the number of switch ports I have available. I set it up to drive POE to all the end points so that I could have better centralized power.
Continue reading “Network Rack Upgrade”Proxmox VM Misconfiguration Downtime
I’ve got a VM running a critical service on my Proxmox host. This VM doesn’t have any real data to speak of, it just runs a few automated tasks that we rely on, so the virtual disk is rather small for it. For some reason while working on the VM (likely restoring a backup from a previous problem I had), I must’ve restored the VM and made my NAS mount the location of the virtual disk. So my virtual machine has been running off my NAS for a while. Until one day, when I had to bring my NAS down for an extended period, and the service went down too. I spent a bit of time trying to get it back up before realizing that the disk was located on the NAS and the NAS wouldn’t be up for a while. Nevertheless, once the NAS was back up, I moved the disk back to the virtual host where all the other VMs run from… oops.
Server Rack Repair
I noticed a bit of damage on my server rack recently. The top of it is starting to crack around two of the screws. This isn’t good as it undermines the integrity of the rack and could cause problems in the future, and so I had to fix it. The lid was crushed downwards, likely due from a heavy object sitting on it (more than likely my NAS sitting on it at some point in time).

Tracing Images in Catia
I found an online fractal generator that creates PNG images of the fractals it generates. I wanted to make use of them in my laser cutting. To do this, I have two options, grab the JS and rework it to generate SVG files, or I can trace the images in CATIA and export SVG files for use. I decided to do the latter for a few fractals to use in some laser cutting.
Continue reading “Tracing Images in Catia”Upgrading Ubuntu Host for Unifi Controller
My unifi controller was installed on an Ubuntu server back on 16.04 LTS. This server finally reached end of life and I needed to run an upgrade to Ubuntu 20.04 LTS. I decided to first try to just release upgrade it two steps. I’d tried this in the past and failed which is why it stayed out of date for so long, but maybe the upgrade process was fixed for things to work automagically. I was a bit wrong on that, however I also found out that rebuilding from scratch is pretty easy.
Continue reading “Upgrading Ubuntu Host for Unifi Controller”3D Printing Bed Treatment
We have one material for my 3D printer that is very temperamental on the build plate. Printing using it and a clean build plate will lead to the print not sticking midway through and failing, while printing on glue stick or tape leads to it sticking so well it takes 30 minutes with a razor blade to remove it. Anything that seems to help it stick, helps it stick a bit too much, and my build plate is glass, so i can’t flex it to pop the print off. In comes the dumb idea, why not use a sticky note underneath the tape. This will let us flex the print just enough to break the seal with the build plate. It worked. So here’s how to do it.
Continue reading “3D Printing Bed Treatment”Stepping up Telegraf to Influx V2
Telegraf was the second service I stepped up to influxdb v2. With this service running on unraid, I’ll be able to start monitoring the system and get my dashboards back up and running. I have some other instances of telegraf that will need to be stepped up that are configured differently, but in this case, I’ll be working on my unraid instance first.
Continue reading “Stepping up Telegraf to Influx V2”Laser Cutting Paper on a Diode Laser
Laser cutting paper can be a mix of a science and art-form. The paper manufacturer, glossiness, color, and weight all come into play to make a successful cut. I’ve done some experimenting with a few different types of paper, basic printer paper to card stock.
Finding a good paper is key, I went through a number of different manufacturers/types till I found one that worked well. I found the darker colored papers were best (and in this case, color didn’t matter), so I used those. The dark color hides soot marks and makes the paper absorb more laser light, getting a better cut. AstroBright Grocer Kraft is a good paper and color. These have been seen to work better than generic white card stock. The white card stock had too much of a sheen to it, the laser could cut it, but it took slower passes or multiple passes to do so, while sooting far more than the AstroBright paper.
Next up is a good lens, I found that the G8 lens is better than the stock ortur laser master 2 lens for paper cutting. Using the G8, I’m able to cut paper in fewer passes with less scorching and a smaller focus size. Using this lens may even work quickly through the bright whites that the stock lens couldn’t handle (more experimentation is needed).
Holding It Down
I’ve used a few different hold down methods, none, blue tape, and a vacuum table. While using nothing to hold down the paper, the paper would curl up during the cutting, causing the cuts to lose accuracy, it could also shift around from other forces in the environment (air conditioning) which caused issues.
Blue tape worked okay but using it meant the edges of the paper weren’t cut completely through and everything had to be gently removed to prevent damage to the paper. I could cut through the edges completely with slower speeds or more passes, but this meant more scorching of the rest of the paper that didn’t need the extra power and this was undesirable.
The final stop was using a vacuum table to control the fumes and hold the paper down, this works the best as it holds the paper so it doesn’t bend upwards during cutting while also pulling the fumes to prevent as much sooting. This can also prevent scorching by reducing flareups during cutting.
Conclusion
Paper cutting on the laser master isn’t bad once you have everything tuned, running the G8 lens, darker card stock, and a vacuum table if possible. This all comes together to provide the quickest and cleanest cuts.
Stepping up Grafana to InfluxDB V2
With my InfluxDB V2 container setup, some tokens created, and buckets in place, its time to start stepping up services. The first service to be stepped up will of course be Grafana itself, so that once the other tools are stepped up, I can start using the dashboards again.
Continue reading “Stepping up Grafana to InfluxDB V2”Home Assistant Notifying of Clothes Washer Completion
My clothes washer makes a little jingle when it completes a cycle, however that noise isn’t exactly loud, and its simply not possible to hear it other than in the room right next to the machine. Because of this I’d like to get a text message notification when the machine finishes.
Goals
- Send a notification to my phone when the washing machine is done