Tag: 3D Printing
-

Building Marlin Firmware for BTT SKR_V3
The BigTreeTech company manufacture a great range of 3D printer controller boards that can be really good upgrade options for most printers. I decide to go for one of these, as part of a number of upgrades I’m doing to my printer. I elected to go with the SKR_V3 which is their current latest board,…
-

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…