Using WLED and Home Assistant to Monitor 3D Printers via Moonraker/Klipper

I wanted a way to be able to easily monitor my 6 3D printers. I thought about mounting a monitor, and just displaying a webpage, but I figured this would give me a much cleaner look on my wall. From the animation above, you can see that one printer is completely off(bottom left), one printer just completed a print, and the bed is about 3/4 of the way to fully cooled(top right), one printer is paused, likely due to filament running out(top left), and the other 3 are currently printing.

Create an Android Widget for Moonraker / Klipper to See Your 3D Printer Status on Your Home Screen

It’s been a while since I have posted, but someone on Reddit asked me about my Android widget that shows information from my 3D printers. This will be a quick write up to point you in the right direction, so I won’t have step by step instructions. Keep in mind that this only works when your phone can actually connect to Moonraker. So if you are away from home, it won’t work unless you have a VPN. Read more...

Adding a Pause in Cura to Embed an Object Into a 3D Print

I recently saw this on Amazon and figured I could print that. I’ve also been wondering about embedding an object into the middle of a 3D print, so I figured this would be a good project. So I bought these blades, and measured them, and started working in Fusion 360. In hindsight, I think that some jigsaw blades would have been easier when modeling since there aren’t any weird angles to deal with. Either way, it wasn’t too difficult. Read more...

Sainsmart Coreception – Getting Started and Mini Review

Note: This printer is pretty much the same as the Creativity Elf (AliExpress) and Sapphire Plus, so if you are searching for any details about this printer, searching for the Elf or Sapphire might be useful as well. I think there might be slight differences though. The frame is a different color, and the Coreception comes with LED lighting, which the ELF doesn’t appear to have. Read more...

Automatically Upload Timelapses Directly From OctoPrint

So Amazon has the Sainsmart Coreception for $100 off (I just created a subReddit for it). And since I’ve been looking for a larger CoreXY printer to replace/compliment my Ender 5, I decided to buy it. And while I wait for it to arrive, I wanted to figure out if there was a better way to directly upload my timelapses to YouTube. My old method, stopped working. And since it was a little complicated I figured I would create a better solution that would be more reliable. Read more...

Compiling Marlin Firmware is Easy – Don’t Be Afraid to Do It

So I’m seeing a lot of posts on Reddit and other places about people wanting to compile Marlin and having a tough time with, or more commonly, many people just aren’t doing it because it seems intimidating. I’m hoping to put together a walkthrough that simplifies the process as much as possible for people that aren’t really comfortable compiling something. Many people think you need to be a programmer to do it. You don’t. Read more...

Using the WyzeCam as a Webcam for Your Computer or OctoPrint

So if you are looking for a webcam right now (I am writing this article during the COVID-19 pandemic), then you might discover that you are literally going to spend about 3 times the normal price. The Logitech C920 costs $200 right now, and the popular budget C270 will cost you $100.

You can currently get popular WiFi WyzeCam for around $25. And even the pan/tilt version for $35. However, those cams are WiFi only, and won't work out the box with your computer as a webcam for video conferencing(or for OctoPrint, which is what I plan on using it for). However, Wyze recently released a special firmware that allows that function.

Automatically Upload Your Time Lapse videos From OctoPrint to Youtube

For a few months now, I've been looking for a way to upload videos from OctoPrint (This link is to my previous write-up on OctoPrint and its plugins. Please check it out.) to YouTube automatically. I was optimistic when I learned about the OctoPrint-Dropbox-Timelapse plugin, and Zapier, I was optimistic that they would be able to do what I wanted. However, I was not able to get it working. But the OctoPrint-Dropbox plugin had a recent update, and all of a sudden, it all just started working. So I figured there might be others that wanted this, so i did a write-up on it.