mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-09-29 09:53:11 +08:00
Fixed README files
This commit is contained in:
parent
b0be06f74d
commit
9c37626b40
40
README.md
40
README.md
@ -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
|
||||||
|
|
||||||
|
|
||||||
Original Prusa i3 Plus 3D printer repo managed by PRUSA RESEARCH
|
## Build instructions
|
||||||
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)
|
|
||||||
|
### 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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user