chiark / gitweb /
added infos for this fork
authorChristian Thalhammer <christian_thalhammer@gmx.at>
Fri, 17 Feb 2012 10:07:24 +0000 (11:07 +0100)
committerChristian Thalhammer <christian_thalhammer@gmx.at>
Fri, 17 Feb 2012 10:07:24 +0000 (11:07 +0100)
README.md

index 6f04764c94e637f03d2aa6f52414d0dc0c3b12b1..2b536b8addc0c5553e8ee8357cf3867e8940c860 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,17 @@
+SCUBA82's fork:\r
+-----------------\r
+\r
+The main goal of my fork is porting the brilliant Marlin firmware to GEN7 Boards.\r
+I'm working on a 16MHz GEN7 board and have only tested with this configuration.\r
+But there were reports about successfully running it at 20 MHz. Expect 25% faster moves and maybe some other issues.\r
+\r
+Using lcd and sdcard support on an ATMega644(P) is not possible cause the sketch is way too big for its memory.\r
+I switched to an ATMega1284P which has double size program memory. Unfortunately it's not supported in Arduino IDE out of the box but expect a tutorial on how to compile for it soon. \r
+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. \r
+I'll publish my desing as soon as possible.\r
+\r
+Expect this fork to be highly experimental. \r
+\r
 WARNING: \r
 --------\r
 THIS IS RELEASE CANDIDATE 1 FOR MARLIN 1.0.0\r