Octopi is a fantastic system for running your 3D printers remotely, using a Raspberry Pi, including built in webcam and time lapse features. Installing Octoprint need not be a chore on Mac or Windows. Follow this guide to see how quick and easy it can be to get up and running with your Octopi powered 3d printing!
What you need to run Octoprint
Octoprint can run on a variety of systems, but the most popular and convenient option for most people is to dedicate a Raspberry Pi to the task. Yes, there are people who have had more than one printer run off a single Raspberry Pi, but I wouldn’t recommend it, plus these little single board computers are not expensive!
Raspberry Pi
You don’t need the latest and greatest Raspberry Pi model, the Raspberry Pi 3 Model B, but it does give you some convenience in that it comes with wifi and bluetooth on board so you don’t have to purchase a separate dongle, plus it has all the regular USB ports you will need if you want to plug in a wired keyboard and mouse, as well as the printer and USB camera, unlike the tiny Pi Zero W, which also has wifi on board, and has Bluetooth for wireless devices, but only has one USB OTB port, which will need an adapter, and maybe a USB hub to plug into your printer or a USB camera.

Personally, I run Octopi on several boxes, a variety of Pi 3 and Raspberry Pi 2. Each printer, apart from the Cube3 which is wireless already, has a dedicated Pi set up.
I get my Pi gear from Canakit who are also available on Amazon (aff link) and the Pi Hut. You might want to print my lego-compatible Raspberry Pi case 🙂
Octoprint software, or Octopi disk image
While you can install Octoprint manually, I recommend you get the Octopi disk image from octoprint.org. The disk image is much easier, all the hard work is done for you, including setting up video streaming, etc.
Web cam for remote 3d print streaming and viewing
You will also need a camera if you want to remote control your printer with streaming video and time lapse recordings.
I use the official Pi camera, SainSmart clones, and also USB webcams. Logitech mostly work out of the box, others need some configuration. Easiest is the official camera, which is what I would recommend. I’ve even had the ultra-cheap Sony Playstation camera working.
SD card
I don’t trust SD cards off ebay etc, I buy from Amazon or locally. Bad SD cards are the most common cause of crashes and mid-print fails. You can get away with 4gb because the image is not massive, but I recommend 8gb or greater if you are going to be loading large models and storing long time lapse videos.
Burning your SD card image
While I have often used a command-line tool for writing the Octopi image to my Raspberry Pi SD card, there is a much easier cross-platform, visual tool called Etcher. That takes a lot of the mistakes and confusion out of the equation. You will, of course, need an adapter or card reader if your computer does not have one built in.
Setting up Octoprint on your Pi, step by step
- Get your hardware and plug it all in. Watch the Octoprint installation video I provided to see how I attach the official camera the correct way round.
- Download the disk image from the Octoprint.org Octopi downloads and put it in a place you can find it later.
- Install and run Etcher (it’s available for Windows, Mac and Linux). It will take a while so go get coffee 🙂
- Set your wifi details in the “octopi-network.txt” configuration file on the SD – ensure you save as plain text, do not convert ” characters to curly ” characters!
Burn the Octopi disk image to put Octoprint on your Raspberry Pi boot disk
Edit the wifi settings:
Then insert the Octopi SD into your Raspberry Pi and boot!
Once booted, you should be able to go to your Octoprint installation via octopi.local, but you will want to follow the video above for changing your login password and configuring your specific printer. Enjoy!