Scott Lahteine
cacf04f8a7
Base RAMPS-like boards on RAMPS 1.4
9 years ago
Scott Lahteine
270c766de2
SDCARDDETECT -> SD_DETECT, added docs
...
- `SD_DETECT_PIN` replaces `SDCARDDETECT`
- `SD_DETECT_INVERTED` replaces `SDCARDDETECTINVERTED`
- Revise the description of `SD_DETECT_INVERTED`
- Add a note about the override of `SD_DETECT_INVERTED` in
`Conditionals.h`
9 years ago
Scott Lahteine
8d3b74cc6e
Rename SDCARDDETECT to SDCARDDETECT_PIN
...
- Rename the pin so it can be tested with `PIN_EXISTS`
- Fix some incorrect tests for `SDCARDDETECT`
9 years ago
Scott Lahteine
c0d7ea3e7e
Overridable Options - Part 4 (PR#2556)
...
Apply `ENABLED` / `DISABLED` / `HAS_SERVOS` macros to pins files.
9 years ago
Scott Lahteine
318318b02f
Add pins_RAMPS_13_EFB.h to reduce redundancy
10 years ago
Scott Lahteine
672b0c1fd3
Cleanup pins in RAMPS_13_EFB boards
10 years ago
Scott Lahteine
ba871e46bf
Fix compiler warnings
...
- Patched up for most included configurations
10 years ago
chrono
0a7d85c20e
Minor fixes
10 years ago
chrono
48e3a97a18
Removed extra encoder definitions from pins_FELIX2.h
10 years ago
chrono
e487bd642b
Updated PR to streamline integration
10 years ago
chrono
2e172f38bd
Added support for Felix 2.0/3.0 printers
10 years ago