Tag: OctoPrint
-

OctoPrint – My setup & Plugins
I selected OctoPrint as my 3D Printer management software. It allows me to easily remotely manage and queue my prints and has a wide range of community addons that expand the functionality Docker Config I use docker-compose on my secondary server, where I would like to host OctoPrint. Therefore it was a nice simple process…
-
Combining Octoprint and other Services
I was running Octoprint from an RPi as a way of managing my 3D printer and accessing it wirelessly. This worked well, however I was concerned with the hardware limitations of the RPi. I also wanted to host 3 MJPG webcam streams form the same host and therefore needed to consider a migration to more…