Changes to Step #7
Edit by Tim Koscielny —
Edit approved by Tim Koscielny
- Before
- After
- Unchanged
Step Lines
[title] Installing Firmware | |
- | [* 1] We have created video Instructions of for this process which can be viewed here: https://youtu.be/_uoq0kK2gWk |
- | [* 1] In Arduino choose FILE > OPEN, then navigate to the firmware you downloaded : Firmware -master > Firmware -master > Repetier Firmware > Repetier > Repetier (this file has the Arduino Icon next to it) Select the file and choose open. |
+ | [* 1] In Arduino choose FILE > OPEN, then navigate to the firmware you downloaded : Firmware -master > Firmware -master > Repetier Firmware > Repetier > Repetier (this file has the Arduino Icon next to it) Select the file and choose open. |
[* 1] With the firmware open in Arduino, click on the configuration.h tab near the top center of the screen. | |
[* 1] Verify that line 42 matches this: #define MOTHERBOARD 302 | |
[* 1] Change line 50 to match this: #define PRINTER 4 | |
[* 1] Save the changes & Click the compile button (check mark in the upper left corner of Arduino) | |
[* 1] Click the upload button (right facing arrow in the upper left corner of Arduino) | |
[* 1] The firmware has now been uploaded to the Mini RAMBo board. |