Mirror of official Prusa firmware with custom changes.

michalprusa e67d7ed4e3 Fixed missing string in polish language %!s(int64=8) %!d(string=hai) anos
Firmware e67d7ed4e3 Fixed missing string in polish language %!s(int64=8) %!d(string=hai) anos
hex_files e67d7ed4e3 Fixed missing string in polish language %!s(int64=8) %!d(string=hai) anos
LICENSE f8c65e39ae Reorginized the repository and added license %!s(int64=8) %!d(string=hai) anos
README.md c10d87fa9d Added printed parts, firmware motor current switching, added live Z adjusting, more parametrized and minor cleanup %!s(int64=8) %!d(string=hai) anos

README.md

Original Prusa i3 Plus Firmware

General instructions

Pre-compiled hex files for all printers by PRUSA RESEARCH are available in hex_files folder.

Just clone the repo and flash it to the firmware

Build instructions

Step 1

Install arduino

Step 2

Remove Liquid Crystal library from your arduino or rename it

Step 3

Install the arduino addon in root of this repo

Step 4

Copy one of the configuration from variants folder to the the Firmware folder

Step 5

Rename it to "Configuration_prusa.h"

Step 6

Compile the firmware

Step 7

Upload the firmware to board