domonoky
|
d813090d90
|
Merge remote-tracking branch 'remotes/upstream/Development' into Development
Conflicts:
Marlin/Marlin_main.cpp
Marlin/stepper.cpp
|
2015-03-10 10:46:37 +01:00 |
|
domonoky
|
075507fb9a
|
missed one X_ENABLE_PIN
|
2015-03-03 11:09:56 +01:00 |
|
domonoky
|
e363428c54
|
New attempt at copying the libraries.
|
2015-03-02 19:00:02 +01:00 |
|
domonoky
|
bcb57f13ea
|
try to fix path to additional libraries.
|
2015-03-02 18:55:30 +01:00 |
|
domonoky
|
e3d92b9168
|
Try to fix the travis build, which is failing because conditional includes do not work in .ino files for the ino processor ?
|
2015-03-02 18:45:58 +01:00 |
|
domonoky
|
4a7aca2736
|
Merge remote-tracking branch 'remotes/upstream/Development' into Development
|
2015-03-02 17:52:12 +01:00 |
|
domonoky
|
443e7edef4
|
- Add support for L6470 Drivers.
- Both TMC, L6470 and pin-driven drivers work.
- All can be mixed and matched as needed.
|
2015-02-27 12:43:23 +01:00 |
|
domonoky
|
5727cb3ed4
|
Cleanup TMC Stepper a bit.
|
2015-02-26 12:57:46 +01:00 |
|
domonoky
|
38500165ea
|
First attempt at adding TMC Driver support. May need some cleanup.
|
2015-02-23 17:45:29 +01:00 |
|
domonoky
|
b55995aae8
|
Introduce a layer of macro indirection to all stepper pins. This allows other stepper drivers to redefine them, so they can use SPI/I2C instead of direct pin manipulation.
|
2015-02-23 16:12:35 +01:00 |
|
domonoky
|
15b73386b5
|
Add pin definitions for the Boards BAM&DICE + BAM&DICE Due
|
2015-02-19 11:53:31 +01:00 |
|