-
-
Also, distinguish between models Pi Zero W and Pi Zero. The letter "W" stands for Wireless. Buying cheaper Pi Zero without Wi-Fi radio won't work for this guide!
-
-
-
To ensure correct position of pins and optimal distance, our developers created a printed part RPi Zero Frame, which is placed between RPi Zero W and EINSY board.
-
RPi Zero Frame is part of the MK3 package, download it from our pages: prusa3d.com/prusa-i3-printable-parts/
-
Prepare the G-code using Slic3r PE or PrusaControl, both applications are part of the driver's package: prusa3d.com/drivers/
-
-
-
Printing this part is optional as it is only compatible with printed parts B7 or latest. Check you printer, if it has removable part on the Einsy-case.
-
In case your Einsy-case is compatible, please look for a file called "raspberry_cover.stl" in the MK3 zip archive, you've downloaded in the previous step.
-
-
-
First, you need to buy break-away 2x20-pin Strip Dual Male Header. You need a version with 18mm pins.
-
However, the Dual Made Header pins are quite often shorter, so as a second item, you might need to purchase blanket header. Pins must be 18 mm long and you need at least 6 pins.
-
-
-
Take the dual male header and cut away part with 7x2 pins.
-
Remove all the short pins from the dual male header.
-
Instead, insert longer 18mm pins as shown in the scheme. You need ONLY SIX PINS!
-
Before soldering, make a quick check the pins overlap from the board at least 1 mm. Don't forget to use the printed adapter.
-
-
-
Solder the header to the RPi Zero W. Make sure you are soldering the header to the correct position and side.
-
-
-
You can either download PrusaPrint (modified OctoPrint build) created by Josef or visit our Knowledge Base to see step by step guide, how to build your own. This depends on your skills.
-
Download link for prebuild image: PrusaPrint
-
Link to Knowledge Base guide: OctoPrint - Raspberry Pi Zero W
-
Next download Etcher utility, install it and open it.
-
Unpack the zip archive and "Flash" the image to the MicroSD card. Keep in mind, all the data will be erased.
-
When the process is ready, reinsert the SD card to your computer and open the boot partition, find file octopi-wpa-supplicant.txt
-
Edit the highlighted rows with your Wi-Fi name and password, delete the # sign on indicated rows, then save the file.
-
-
-
Open any text editor and create a file named: octopi-password.txt (use plain text)
-
Type your password, use special characters, CAPS, numbers, etc. For example Prusa3D.MK3 (don't use the same password)
-
Save the file and place it on the boot partition.
-
Unmount the card and place it into the RPi Zero W.
-
-
-
The following chapter should be selected according to the version of the Einsy-case you have on your printer:
-
Version with removable back, follow this chapter : Einsy-case with the RPi preparation
-
Version without removable back, follow this chapter : 1. Printer disassembly
-
Cancel: I did not complete this guide.
172 other people completed this guide.
38 Comments
Joseph P. mentioned in a YouTube video interview with Thomas Sanladerer (https://www.youtube.com/watch?v=RuvaSTg3...) that you could also use other Raspberry Pi boards such as a 3B. I have a 3B onhands and would rather use it for the added horsepower and keeping the heat out of the controller box.
Any plans on adding tutorials for other Pi models?
I also have Raspberry Pi 3 Model B and would love to see a tutorial for this as well. The Raspberry Pi Zero W is having performance issues when a camera is added.
Probably a little late for you but maybe not, also for anyone else who finds this it’s very easy to run any 3d printer with marlin firmware at least off the pi3 or pi2 I used both on my old i3 mk1 clone machine and am working on adding the pi zero W to the prusa because it’s just too convenient and I’m lazy. Anyhow to get to the point you can just flash the regular octopi to an SD card and load it up on your pi3 following the instructions on the octopi site all you’ll need to do after setting up octopi itself (basically setting ssid and pass for wifi and username/pass for octopi itself) you’ll just need to connect it to your printer and select the USB serial port and hit the checkboxes to save and autoconnect on startup. Happy Printing!!
Hi Hejki, yes it is down on purpose. New improved build will be out soon.