- Aug 03, 2015
-
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
-
Scott Lahteine authored
- `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`
-
Scott Lahteine authored
-
Scott Lahteine authored
- Rename the pin so it can be tested with `PIN_EXISTS` - Fix some incorrect tests for `SDCARDDETECT`
-
- Aug 02, 2015
-
-
Richard Wackerbarth authored
-
- Aug 01, 2015
-
-
Scott Lahteine authored
-
AnHardt authored
-
- Jul 31, 2015
-
-
Richard Wackerbarth authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
-
Richard Wackerbarth authored
-
AnHardt authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to files needing only a small number of changes.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to EEPROM-related files.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to planner files.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to temperature-related files.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to stepper-related files.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to LCD-related files.
-
Scott Lahteine authored
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` / `HAS_SERVOS` macros to pins files.
-
Scott Lahteine authored
Apply `ENABLED` / `DISABLED` macros to language-related files.
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Richard Wackerbarth authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- The contents of EEPROM include filament diameters even with Volumetric disabled. This change makes `M503` display the full volumetric settings so that playing back the output of `M503 S0` will fully restore them.
-