Skip to main content
Version: 2.0.x

Prusa Einsy

Wiring

The Prusa Einsy is currently only compatible with the Prusa MK3S and the stock prusa wiring. Just make sure everything is wired according to the Prusa documentation and you'll be good to go.

Flashing the bootloader

To use the einsy board with RatOS, you need to flash a DFU bootloader to your board. Follow this guide to flash the bootloader on your Einsy, using the raspberry pi: Einsy bootloader guide by Prutsium aka Pinky#1302

You'll find reference pictures below of the wiring needed to flash the bootloader.

Einsy board side pins

Einsy bootloader hookup pins

Open Full Size Image

Raspberry pi side pins

Raspberry pi hookup pins for flashing einsy bootloader

Open Full Size Image

Firmware installation

After flashing the bootloader, follow the steps in the RatOS Configurator at http://RatOS.local/configure?step=1.

I updated klipper and now i get an error!

When you update klipper you might see an error that looks like this:

Firmware version mismatch between host and guest

This is because klipper made changes to a part of the MCU firmware that we use, and something went wrong while automatically flashing your board. Klipper is telling us that the version of klipper running on the Pi is newer than the version running on the MCU. To fix this, we have to flash the board with a new version of the firmware, Follow the steps in the RatOS Configurator at http://RatOS.local/configure?step=1.