Skip to content

Commit

Permalink
Fixed README files
Browse files Browse the repository at this point in the history
  • Loading branch information
michalprusa committed Dec 23, 2015
1 parent ca8f9d5 commit 00c2a24
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 3 deletions.
40 changes: 37 additions & 3 deletions Firmware/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,42 @@
# Original Prusa i3 Plus
# 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

Original Prusa i3 Plus 3D printer repo managed by PRUSA RESEARCH
Files in this repo are used by PRUSA RESEARCH and it's matching the current version of printer sold on the e-shop (shop.prusa3d.com)



Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@


Original Prusa i3 Plus 3D printer repo managed by PRUSA RESEARCH

Files in this repo are used by PRUSA RESEARCH and it's matching the current version of printer sold on the e-shop (shop.prusa3d.com)


Expand Down

0 comments on commit 00c2a24

Please sign in to comment.