21 Commits (4ca837b6cfed1ab127d588c5e4dddc568073a026)

Author SHA1 Message Date
Scott Lahteine 593b37519a Boards with 4 power outputs are EFBF or EFBE 8 years ago
Scott Lahteine 49997e2e22 HI_VOLT_PIN => "RAMPS_Dn_PIN" 8 years ago
Scott Lahteine 49f75b7891 pins_RAMPS_14.h => pins_RAMPS.h 8 years ago
Scott Lahteine d3b713cebc Set flags for RAMPS "type" in pins.h 8 years ago
Scott Lahteine 3865843283 Consolidate setting of RAMPS High Voltage PWM outputs 8 years ago
Scott Lahteine 155def24c6 BLEN_A, B, C are defined in ultralcd headers 8 years ago
Anthony Birkett 7a377c1d75 Add "About Printer" information menu.
Includes:
  *firmware version / branch / date.
  *extruder count
  *board information (name, serial details, power supply type)
  *thermistors (names, min/max temperatures)
  *printer statistics (PRINTCOUNTER details)

Thanks to @thinkyhead for contributions.
8 years ago
Scott Lahteine e5771346a4 Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags 9 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
Following up on #3231
9 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files 9 years ago
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