|
|
||
|---|---|---|
| ArduinoAddons | ||
| Firmware | ||
| .travis.yml | ||
| BUILDING.md | ||
| How-to-choose-firmware.pdf | ||
| LICENSE | ||
| README.md | ||
| platformio.ini | ||
README.md
Custom Prusa i3 MK2 Firmware 
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