Enhanced Firmware for Original Prusa i3 3D printer
Go to file
michalprusa 37d3e4278d Added languages and minor tweeks
Added ES,IT and PL languages. Modified first run procedure to get FW
working on printers without LCD
2016-03-08 20:34:39 +01:00
Firmware Added languages and minor tweeks 2016-03-08 20:34:39 +01:00
hex_files Variants name changed for better readability and match command reply 2016-02-21 18:12:32 +01:00
LICENSE Reorginized the repository and added license 2016-02-21 15:02:31 +01:00
README.md Added printed parts, firmware motor current switching, added live Z adjusting, more parametrized and minor cleanup 2016-02-03 13:03:50 +01:00

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