How To Setup OctoPi
OctoPrint is a really cool piece of software that allows you to control your 3D printer from your web browser. It is awesome for two main reasons: * It can run on low-powered hardware (e.g. a Raspberry Pi). * It's FOSS.
There are some other solutions to achieve this goal, but OctoPrint is simple to setup. Especially so with OctoPi, which is a pre-made Raspberry Pi image that has the OctoPrint server configured.
<TO DO>