Firmware for Original Prusa i3 3D printer by PrusaResearch
Go to file
Ted Hess 0745a2164b Merge branch 'MK2' of https://github.com/prusa3d/Prusa-Firmware into private-build2 2017-11-09 11:24:34 -05:00
ArduinoAddons Different calibrate Z string and finally arduino addons added. 2016-08-08 19:17:19 +02:00
Firmware Merge branch 'MK2' of https://github.com/prusa3d/Prusa-Firmware into private-build2 2017-11-09 11:24:34 -05:00
.travis.yml Need to add correct Rambo board to Arduino config 2017-11-06 17:41:40 -05:00
BUILDING.md Draft documentation README and BUILDING instructions 2017-11-08 18:01:03 -05:00
How-to-choose-firmware.pdf Fix travis to build all variants (really) 2017-11-06 11:09:31 -05:00
LICENSE MK2 Firmware release. 2016-05-31 14:08:04 +02:00
README.md Draft documentation README and BUILDING instructions 2017-11-08 18:01:03 -05:00
platformio.ini Update Arduino SDK to 1.8.5, add travis CI 2017-11-06 08:55:37 -05:00

README.md

Custom Prusa i3 MK2 Firmware Build Status

About this Firmware

This custom firmware is forked from the Original Prusa i3 MK2 Firmware (MK2 branch). All changes to the MK2 branch in the Prusa Firmware repository are merged here regularly. It also includes changes like:

  • PRs from Prusa which have been submitted, but not yet merged into the Prusa-Firmware repo.
  • Experimental features which may or may not work.
  • Fixed bugs as appropriate.

Disclaimer

Please note that this is not the original Prusa i3 MK2 Firmware and if you decide to use it you will do it at your own risk!

Handling Issues and Pull-Requests

If you have an issue with this firmware version, please check first if it also happens with a official released version of Prusa i3 MK2 Firmware. If the problem persists, open an issue at: https://github.com/prusa3D/Prusa-Firmware/issues. Otherwise, if the problem is not present in the official firmware release, please open an issue here.

If you have something you would like to see in this customization and do not want to submit the changes to Prusa, you may submit a PR to this repository for consideration. In general, you should submit changes to the oficial Prusa Firmware repository so everyone can benefit from them.

Download of precompiled .hex files

URL of the zip file containing precompiled firmware can be found toward the end of the build log. Click on the button in the right-hand corner of the log to move to the end. Travis CI output

Just download, unzip and choose the version for your configuation, then flash it to the printer.

Build instructions

See BUILDING.md