diff options
author | kliment <kliment.yanev@gmail.com> | 2012-01-29 09:20:51 -0800 |
---|---|---|
committer | kliment <kliment.yanev@gmail.com> | 2012-01-29 09:20:51 -0800 |
commit | 132f8c212e4c316559177e532df6b9a6c2205bf2 (patch) | |
tree | 0eb0f91c7c22fae418b0f868952891324d1c66aa /README | |
parent | fa63b839c6cbf261f2655e8783bf4745cc9ca513 (diff) | |
parent | cedbef50f5519da1704a24177daa2b5497344957 (diff) |
Merge pull request #131 from midopple/SprinterV2
Lookahead, timer-based stepping, M30 file delete
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -40,7 +40,8 @@ Software installation 1. Install the required packages (gcc-avr, avr-libc, etc.)
sudo apt-get install arduino-core
-2. Get the arduino software version 0018, uncompress it in a directory
+2. Get the arduino software version 0018 (0023 works for RAMPS), uncompress it in a directory
+Arduino software v1 DOES NOT work with Sprinter yet!
http://www.arduino.cc/en/Main/Software
3. Get the sanguino software, version 0018
|