Firmware for Original Prusa i3 3D printer by PrusaResearch
Go to file
michalprusa feb82d42eb M119 report fixed and added new gcode
Fixed reporting enstop status and added PRUSA LiveZ to reset live Z
adjusting
2016-02-25 12:27:08 +01:00
Firmware M119 report fixed and added new gcode 2016-02-25 12:27:08 +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

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