KOSSEL DELTA How to load firmware?

马上开始. 它是免费的哦
注册 使用您的电邮地址
KOSSEL DELTA How to load firmware? 作者: Mind Map: KOSSEL DELTA How to load firmware?

1. Software

1.1. To open firmware project and download it you need Arduino IDE (free) software

1.2. Arduino IDE

1.2.1. LINK

2. Load (Repetire) firmware from PC to Arduino Mega controller

2.1. How does project look?

2.2. *.ino file is Arduino project of firmware

2.3. We open it in Arduino IDE.

2.4. Note that project containes many tabs.

2.5. In tools set Mega controler

2.6. In tools set ATmega2560 processor

2.7. In tools set USB port

2.8. "All" our the changes are done in Configuration.h

2.9. Upload firmware

3. Load EEPROM settings if you have them

3.1. In Repetier open EEPROM settings

3.2. IMPORT file you have

3.3. Done