Enhanced Firmware for Original Prusa i3 3D printer
Go to file
bubnikv 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA.
Implemented bed skew calibration by matching a precise physical model
to the measured data using the least squares method.
Rewrote handling of the command buffer to preserve memory
and allow pushing the commands to the front of the queue.
2016-06-23 08:46:15 +02:00
Firmware Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
hex_files MK2 Config files and hex output added 2016-05-31 14:36:31 +02:00
LICENSE MK2 Firmware release. 2016-05-31 14:08:04 +02:00
README.md MK2 Firmware release. 2016-05-31 14:08:04 +02: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