Skip to main content

Overview and Software

This process can get a little intense, as you may need to use the command line, or input code in OctoPrint. If you're familiar with SBCs (Single Board Computers) and 3D Printing, this will be simple.

What is a Raspberry Pi?

A Raspberry Pi is a SBC (Single Board Computer) with a small processor and low power consumption. These can be used for an extremely wide variety of tasks. From turning off and on lights, to creating websites. These can do it all. This tutorial uses them for OctoPrint.

Image of a Pi 3B+

877fb653-7b43-4931-9cee-977a22571f65_3b+Angle+2+refresh.jpg

What is OctoPrint?

OctoPrint is a piece of software that runs on a computer connected to a 3D printer. Usually, this device is a 'dumb' 3D printer like an Ender 3 (or in our case, an Ender 3 V2). This software allows remote control of almost all functions in the device, except for manual adjustments or leveling.

Why do this?

OctoPrint can be helpful for many things. The most important of which is remote management. It allows you to ditch the SD card, and print over the network with a simple (and beautiful) UI. It also can help in printer troubleshooting, filament cost estimations, and more. 

Requirements

  1. Laptop (Preferably windows)
  2. Raspberry Pi 3B+ (During the release of this document, the Raspberry Pi 5 has just been released.. As of writing this, the STEM club does not own any Pi 4s, 5s, or 0s. This documentation is strictly based on this model.).
  3. USB Cable (A to whatever the printer has).
  4. Micro-SD Card ⪰ 8GB.
  5. Basic networking and extensive 3D printing knowledge.
  6. Travel router, standard router, or a mobile hotspot with Ethernet (Mrs. Menocal's "AirCard")

Optional Hardware

  1. Pi Camera or Webcam
  2. Raspberry Pi Case (Heat-sink strongly recommended

This guide is made for use with a Windows PC, but should be suitable for other Operating Systems as well,

Step 0: Basic Hardware Info

This 

Step 1: PC Software

On your computer, install the Raspberry Pi Imager

Select download for windows (on a windows PC), or whatever suits your OS.

image.png

Go through the installer, leaving all defaults, and "Run Raspberry Pi  Imager" should stay enabled.

image.pngimage.png

Once you see this screen, you're all set!

image.png

Step 2: Image the device