瀏覽代碼

Infos about fuses to use; correct fuses in boards.txt

Christian Thalhammer 12 年之前
父節點
當前提交
6a3f8cf23f
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6
    0
      README.md

+ 6
- 0
README.md 查看文件

@@ -10,6 +10,12 @@ I switched to an ATMega1284P which has double size program memory. Unfortunately
10 10
 For the necessary pin breakouts I used Alfons3 design of GEN7 (https://github.com/Alfons3/Generation_7_Electronics) with an additional breakout for pin A0/D31. 
11 11
 I'll publish my desing as soon as possible.
12 12
 
13
+You have to use different chip fuses to get Marlin running.
14
+The fuses I'm using are lfuse: 0xF7 hfuse: 0xD4 efuse: 0xFD
15
+
16
+For questions take a look into http://forums.reprap.org/read.php?181,118329 or send me an e-mail: christian_thalhammer@gmx.at
17
+
18
+
13 19
 Expect this fork to be highly experimental. 
14 20
 
15 21
 WARNING: 

Loading…
取消
儲存