From: Christian Thalhammer Date: Mon, 20 Feb 2012 09:25:51 +0000 (+0100) Subject: Infos about fuses to use; correct fuses in boards.txt X-Git-Tag: iwj-success-2012-07-29~70^2~9 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=6a3f8cf23f690618b4608f570a9ef24679220bed;p=marlin.git Infos about fuses to use; correct fuses in boards.txt --- diff --git a/README.md b/README.md index 2b536b8..11b4be6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ I switched to an ATMega1284P which has double size program memory. Unfortunately 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. I'll publish my desing as soon as possible. +You have to use different chip fuses to get Marlin running. +The fuses I'm using are lfuse: 0xF7 hfuse: 0xD4 efuse: 0xFD + +For questions take a look into http://forums.reprap.org/read.php?181,118329 or send me an e-mail: christian_thalhammer@gmx.at + + Expect this fork to be highly experimental. WARNING: