Scott Lahteine
b6d381f863
Divide up Conditionals to get LCD items early
9年前
Scott Lahteine
c37f7d15c9
- Rename WRITE_E_STEP for consistency
- Add BIT and TEST macros
- Add _APPLY_ macros to stepper.cpp to help with consolidation
- Consolidate code in stepper.cpp using macros
- Apply standards in stepper.cpp
- Use >= 0 instead of > -1 as a better semantic
- Replace DUAL_Y_CARRIAGE with Y_DUAL_STEPPER_DRIVERS
9年前
galexander1
d4880a9e60
Revert "Move Sd library out into library"
9年前
odewdney
f84ff4ba7d
Move SD Fat library out of main src
9年前
odewdney
9d9c859ac1
First move of SdFat library
9年前
fmalpartida
b5a964fcc5
Initial SAV MkI (RepRap CloneWars board) integration.
Included support for BT dongle on AT90USB boards.
Added LCD Shift Register LCD control
Included support for RepRap Clone Wars project board (SAV MKI).
11年前
Bernhard
3814bbb529
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
13年前
Bernhard
396270a0de
fix duplicated definition of MOSI MISO pins in case motherboard==33
13年前
Bernhard Kubicek
64f2121ab1
updated to sdfatlib2010902
13年前
Bernhard Kubicek
40e8081623
changed end of line to windows, which seems to be the majority of developers main platform.
13年前
Erik van der Zalm
750f6c33e3
first commit
13年前