Enhanced Firmware for Original Prusa i3 3D printer
2e6e4542c9
Update babystepsTodo atomically (disable / enable interrupts). Disable debugging outputs on the serial line from the X/Y calibration code. OctoPrint fix - fixes a hangup after G28: Link the G28->G80 G codes by calling the G80 code directly without pushing it into the command buffer. SD card driver patch to support the Toshiba FlashAir SD/WiFi card. |
||
---|---|---|
Firmware | ||
hex_files | ||
LICENSE | ||
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