Johann Rocholl
|
ca409e5531
|
Fix X/Y/Z_MIN_PIN for Printrboard.
|
2012-12-11 01:59:48 -08:00 |
|
Johann Rocholl
|
1f45cb0a51
|
Fix typo in MANUAL_HOME_POSITION (plural S missing) and improve comments.
|
2012-12-11 01:54:40 -08:00 |
|
Johann Rocholl
|
33247733e0
|
Teensylu and Printrboard use different analog pins for thermistors.
|
2012-12-09 02:19:13 -08:00 |
|
Johann Rocholl
|
621c24a10f
|
AT90USB is only defined after pins.h is included.
|
2012-12-09 01:40:33 -08:00 |
|
Johann Rocholl
|
6cba11f087
|
Stop redefining MOTHERBOARD and #define AT90USB instead. Also put #ifndef AT90USB around the HardwareSerial_h trick, so now Printrboard / Brainwave support compiles on Arduino 1.0.2 as well.
|
2012-12-09 01:32:09 -08:00 |
|
Johann Rocholl
|
4d351b4846
|
Improved formatting and comments for consistency.
|
2012-12-08 20:15:53 -08:00 |
|
Johann Rocholl
|
a30007caa4
|
If fastio.h is not messed up then Teensylu and Printrboard are actually using the same pins.
|
2012-12-08 19:46:42 -08:00 |
|
Johann Rocholl
|
6aa87a7b67
|
Use the same fastio.h definition for AT90USB1286/7 and AT90USB646/7.
|
2012-12-08 15:16:38 -08:00 |
|
Johann Rocholl
|
b1c38d4c82
|
Avoid compiler warnings (redefined MOTHERBOARD) in Arduino 1.0 and greater.
|
2012-12-08 11:34:18 -08:00 |
|
Johann Rocholl
|
42e21bb06e
|
Add support for Printrboard (from https://github.com/lincomatic/Marlin) and Brainwave (from https://github.com/metrix/Sprinter).
|
2012-12-08 10:49:01 -08:00 |
|
Johann Rocholl
|
ce4b5bbeaa
|
Add AT90USB646 support from Sprinter to fastio.h.
|
2012-12-08 10:45:58 -08:00 |
|